Skip to content

Commit 25a5ddf

Browse files
committed
Removed peerDependencies to enable support for React 0.13 and 0.14.
1 parent 27b48c9 commit 25a5ddf

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

package.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,6 @@
1919
"url": "http://gajus.com"
2020
},
2121
"license": "BSD-3-Clause",
22-
"peerDependencies": {
23-
"react": "^0.14.0-beta3"
24-
},
2522
"dependencies": {
2623
"lodash": "^3.10.1"
2724
},

0 commit comments

Comments
 (0)