We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f779fba commit a8a4bf0Copy full SHA for a8a4bf0
.npmignore
@@ -10,6 +10,8 @@ npm-debug.log*
10
# Dependency directories
11
node_modules
12
13
+libpg_query/*
14
+
15
# npm package lock
16
package-lock.json
17
yarn.lock
package.json
@@ -10,7 +10,6 @@
},
"files": [
"wasm/*",
- "libpg_query/*",
"proto.js"
],
"exports": {
0 commit comments