Skip to content

Commit 03b9a83

Browse files
committed
fix: include the dist files!
1 parent 3174b7e commit 03b9a83

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@
3333
"src",
3434
"types",
3535
"prebuilds",
36-
"fuzzaldrin-dist.js",
37-
"fuzzaldrin-dist.js.map",
36+
"node-dist.js",
37+
"node-dist.js.map",
3838
"binding.gyp"
3939
],
4040
"gypfile": true,

0 commit comments

Comments
 (0)