Skip to content

Commit 795a64e

Browse files
committed
add package-binaries.js to package
1 parent 0056537 commit 795a64e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

platform/node/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@
1111
},
1212
"files": [
1313
"lib",
14-
"index.d.ts"
14+
"index.d.ts",
15+
"package-binaries.js"
1516
],
1617
"main": "index.js",
1718
"types": "index.d.ts",

0 commit comments

Comments
 (0)