Skip to content

Commit ba5ecbd

Browse files
committed
npm publish from 0.7.3
1 parent 2cee116 commit ba5ecbd

File tree

2 files changed

+721
-746
lines changed

2 files changed

+721
-746
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
{
2-
"name": "redux-vue",
3-
"version": "0.7.1",
2+
"name": "redux-vue-connect",
3+
"version": "0.7.3",
44
"description": "Vue Redux binding higher order component",
55
"author": "Nadim Tuhin",
66
"repository": {
77
"type": "git",
8-
"url": "https://github.com/nadimtuhin/redux-vue.git"
8+
"url": "https://github.com/itsazzad/redux-vue.git"
99
},
10-
"bugs": "https://github.com/nadimtuhin/redux-vue/issues",
11-
"homepage": "http://nadimtuhin.com",
10+
"bugs": "https://github.com/itsazzad/redux-vue/issues",
11+
"homepage": "https://github.com/itsazzad",
1212
"license": "MIT",
1313
"main": "lib/index.js",
1414
"scripts": {

0 commit comments

Comments
 (0)