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 cacc217 commit a69e06bCopy full SHA for a69e06b
package.json
@@ -1,13 +1,13 @@
1
{
2
"name": "redux-react-router",
3
- "version": "0.3.0",
+ "version": "0.4.0",
4
"description": "Redux bindings for React Router — keep your router state inside your Redux Store.",
5
"main": "lib/index.js",
6
"scripts": {
7
"test": "make test",
8
"prepublish": "make clean build"
9
},
10
- "repository":{
+ "repository": {
11
"type": "git",
12
"url": "git://github.com/acdlite/redux-react-router.git"
13
0 commit comments