Skip to content

Commit ccc4e2c

Browse files
committed
build: update bindings
1 parent 265f8b9 commit ccc4e2c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,8 @@
2525
"prebuilds/**",
2626
"bindings/node/*",
2727
"queries/*",
28-
"src/**"
28+
"src/**",
29+
"*.wasm"
2930
],
3031
"dependencies": {
3132
"node-addon-api": "^8.2.1",

0 commit comments

Comments
 (0)