Skip to content

Commit 26e70c8

Browse files
committed
Update
1 parent aaad849 commit 26e70c8

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,9 @@
2525
"unpublish-npm": "npm unpublish @alttiri/vue-file-input@1.2.3 --registry=https://registry.npmjs.org",
2626
"###": "",
2727
"login-npm": "npm login --registry=https://registry.npmjs.org",
28-
"login-ghp": "npm login --registry=https://npm.pkg.github.com"
28+
"login-ghp": "npm login --registry=https://npm.pkg.github.com",
29+
"-": "",
30+
"ghp-install": "npm i -D @alttiri/vue-file-input --registry=https://npm.pkg.github.com"
2931
},
3032
"publishConfig": {
3133
"access": "public"

0 commit comments

Comments
 (0)