Skip to content

Commit 2d31499

Browse files
committed
fix: package dir
1 parent aa0b45d commit 2d31499

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"build:docs": "cd examples && npm run build && cp ../dist/index.js ../docs"
1010
},
1111
"files": [
12-
"dist"
12+
"lib"
1313
],
1414
"dependencies": {
1515
"core-js": "^3.6.5",

0 commit comments

Comments
 (0)