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 704d43e commit 7b24858Copy full SHA for 7b24858
.npmrc
@@ -0,0 +1 @@
1
+@reedsy:registry=https://npm.pkg.github.com
package.json
@@ -1,5 +1,5 @@
{
2
- "name": "vuex",
+ "name": "@reedsy/vuex",
3
"version": "4.1.0",
4
"description": "state management for Vue.js",
5
"main": "dist/vuex.cjs.js",
@@ -44,7 +44,7 @@
44
},
45
"repository": {
46
"type": "git",
47
- "url": "git+https://github.com/vuejs/vuex.git"
+ "url": "git+https://github.com/reedsy/vuex.git"
48
49
"author": "Evan You",
50
"license": "MIT",
0 commit comments