Skip to content

Commit c4ce9dc

Browse files
committed
build: update bindings
1 parent 422c914 commit c4ce9dc

File tree

2 files changed

+13
-3
lines changed

2 files changed

+13
-3
lines changed

binding.gyp

Lines changed: 11 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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)