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 8950e04 commit 757e1b0Copy full SHA for 757e1b0
package.json
@@ -7,7 +7,7 @@
7
"type": "git",
8
"url": "https://github.com/rackt/react-router.git"
9
},
10
- "homepage": "https://github.com/rackt/react-router",
+ "homepage": "https://github.com/rackt/react-router/blob/latest/README.md",
11
"bugs": "https://github.com/rackt/react-router/issues",
12
"directories": {
13
"example": "examples"
@@ -34,7 +34,7 @@
34
"mocha": "1.20.1",
35
"react": ">=0.11.0",
36
"reactify": "^0.14.0",
37
- "rf-release": "0.3.1",
+ "rf-release": "0.3.2",
38
"uglify-js": "2.4.15"
39
40
"peerDependencies": {
@@ -61,4 +61,4 @@
61
"browserify-shim": {
62
"react": "global:React"
63
}
64
-}
+}
0 commit comments