Skip to content

Commit dcc7f5e

Browse files
author
Børge Antonsen
committed
Added React16 as valid dependency
1 parent f022ca4 commit dcc7f5e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,8 @@
5757
},
5858
"peerDependencies": {
5959
"jquery": ">=2.1.4",
60-
"react": "^0.14.0 || ^15.0.0-rc || ^15.0.0",
61-
"react-dom": "^0.14.0 || ^15.0.0-rc || ^15.0.0"
60+
"react": "^0.14.0 || ^15.0.0-rc || ^15.0.0 || ^16.0.0",
61+
"react-dom": "^0.14.0 || ^15.0.0-rc || ^15.0.0 || ^16.0.0"
6262
},
6363
"author": "Igor Romanov <[email protected]>",
6464
"license": "MIT",

0 commit comments

Comments
 (0)