Skip to content

Commit 7b24858

Browse files
committed
🔧 Update Reedsy release config
1 parent 704d43e commit 7b24858

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.npmrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
@reedsy:registry=https://npm.pkg.github.com

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "vuex",
2+
"name": "@reedsy/vuex",
33
"version": "4.1.0",
44
"description": "state management for Vue.js",
55
"main": "dist/vuex.cjs.js",
@@ -44,7 +44,7 @@
4444
},
4545
"repository": {
4646
"type": "git",
47-
"url": "git+https://github.com/vuejs/vuex.git"
47+
"url": "git+https://github.com/reedsy/vuex.git"
4848
},
4949
"author": "Evan You",
5050
"license": "MIT",

0 commit comments

Comments
 (0)