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 2cee116 commit ba5ecbdCopy full SHA for ba5ecbd
package.json
@@ -1,14 +1,14 @@
1
{
2
- "name": "redux-vue",
3
- "version": "0.7.1",
+ "name": "redux-vue-connect",
+ "version": "0.7.3",
4
"description": "Vue Redux binding higher order component",
5
"author": "Nadim Tuhin",
6
"repository": {
7
"type": "git",
8
- "url": "https://github.com/nadimtuhin/redux-vue.git"
+ "url": "https://github.com/itsazzad/redux-vue.git"
9
},
10
- "bugs": "https://github.com/nadimtuhin/redux-vue/issues",
11
- "homepage": "http://nadimtuhin.com",
+ "bugs": "https://github.com/itsazzad/redux-vue/issues",
+ "homepage": "https://github.com/itsazzad",
12
"license": "MIT",
13
"main": "lib/index.js",
14
"scripts": {
0 commit comments