We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e53d9e3 commit 0d15b72Copy full SHA for 0d15b72
.gitignore
@@ -3,3 +3,4 @@
3
/dist
4
node_modules
5
tmp
6
+package_github.json
.npmignore
@@ -2,3 +2,4 @@
2
/lib
package.json
@@ -51,8 +51,5 @@
51
],
52
"dependencies": {
53
"@types/vue": "^2.0.0"
54
- },
55
- "publishConfig": {
56
- "registry": "https://npm.pkg.github.com/"
57
}
58
0 commit comments