Skip to content

Commit dfb97e5

Browse files
committed
workflow to publish package
1 parent 5ed1033 commit dfb97e5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

+3
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@
66
"scripts": {
77
"test": "exit 0"
88
},
9+
"publishConfig": {
10+
"@msisaif:registry": "https://npm.pkg.github.com"
11+
},
912
"repository": {
1013
"type": "git",
1114
"url": "git+https://github.com/msilabs/vue-tailwind.git"

0 commit comments

Comments
 (0)