Skip to content

Commit b8718ae

Browse files
committed
chore: set package to public
1 parent e9e1cd0 commit b8718ae

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@
99
"build:win": "del /f dist && webpack --progress --hide-modules",
1010
"lint": "eslint --fix ./src"
1111
},
12+
"publishConfig": {
13+
"access": "public"
14+
},
1215
"dependencies": {
1316
"scrollmonitor": "^1.2.4"
1417
},

0 commit comments

Comments
 (0)