Skip to content

Commit f40444b

Browse files
committed
changed remote origin
1 parent 0429024 commit f40444b

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
"contributor": "Sazzad Hossain Khan",
77
"repository": {
88
"type": "git",
9-
"url": "https://github.com/itsazzad/redux-vue.git"
9+
"url": "https://github.com/itsazzad/redux-vue-connect.git"
1010
},
11-
"bugs": "https://github.com/itsazzad/redux-vue/issues",
11+
"bugs": "https://github.com/itsazzad/redux-vue-connect/issues",
1212
"homepage": "https://github.com/itsazzad",
1313
"license": "MIT",
1414
"main": "lib/index.js",
@@ -23,6 +23,7 @@
2323
"redux",
2424
"vue-redux",
2525
"redux-vue",
26+
"redux-vue-connect",
2627
"flux",
2728
"immutable"
2829
],

0 commit comments

Comments
 (0)