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 0429024 commit f40444bCopy full SHA for f40444b
package.json
@@ -6,9 +6,9 @@
6
"contributor": "Sazzad Hossain Khan",
7
"repository": {
8
"type": "git",
9
- "url": "https://github.com/itsazzad/redux-vue.git"
+ "url": "https://github.com/itsazzad/redux-vue-connect.git"
10
},
11
- "bugs": "https://github.com/itsazzad/redux-vue/issues",
+ "bugs": "https://github.com/itsazzad/redux-vue-connect/issues",
12
"homepage": "https://github.com/itsazzad",
13
"license": "MIT",
14
"main": "lib/index.js",
@@ -23,6 +23,7 @@
23
"redux",
24
"vue-redux",
25
"redux-vue",
26
+ "redux-vue-connect",
27
"flux",
28
"immutable"
29
],
0 commit comments