Skip to content

Commit cdc9a7c

Browse files
committed
update package.json
1 parent e858278 commit cdc9a7c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"types": "dist/index.d.ts",
88
"module": "dist/index.js",
99
"files": [
10-
"dist/",
10+
"dist/**/*",
1111
"pkg/sql_parser_wasm_bg.wasm",
1212
"pkg/sql_parser_wasm.js",
1313
"pkg/sql_parser_wasm.d.ts",

0 commit comments

Comments
 (0)