Skip to content

Commit 71a3691

Browse files
committed
fix: npm install error #3080
1 parent 5b15ea8 commit 71a3691

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,8 @@
2323
"files": [
2424
"dist",
2525
"lib",
26-
"es"
26+
"es",
27+
"scripts"
2728
],
2829
"scripts": {
2930
"dev": "webpack-dev-server",

0 commit comments

Comments
 (0)