We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ed1033 commit dfb97e5Copy full SHA for dfb97e5
package.json
@@ -6,6 +6,9 @@
6
"scripts": {
7
"test": "exit 0"
8
},
9
+ "publishConfig": {
10
+ "@msisaif:registry": "https://npm.pkg.github.com"
11
+ },
12
"repository": {
13
"type": "git",
14
"url": "git+https://github.com/msilabs/vue-tailwind.git"
0 commit comments