Skip to content

Commit 90e66b7

Browse files
committed
feat: 修改package.json
1 parent c7b908b commit 90e66b7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@
1414
],
1515
"author": "long.woo longwunet@outlook.com",
1616
"license": "ISC",
17+
"publishConfig": {
18+
"access": "public",
19+
"registry": "https://registry.npmjs.org/"
20+
},
1721
"dependencies": {
1822
"@typescript-eslint/eslint-plugin": "^5.28.0",
1923
"@typescript-eslint/parser": "^5.28.0",

0 commit comments

Comments
 (0)