Skip to content

Commit 63cc30d

Browse files
author
Takeharu Oshida
committed
Add react to devDependencies
1 parent 7666af7 commit 63cc30d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@
5151
"karma-spec-reporter": "0.0.31",
5252
"mocha": "^4.0.1",
5353
"prop-types": "^15.5.8",
54+
"react": "^0.14.3 || ^15.0.1 || ^16.2.0",
5455
"react-addons-test-utils": "^0.14.3 || ^15.0.1",
5556
"react-dom": "^0.14.3 || ^15.0.1 || ^16.2.0",
5657
"rimraf": "^2.4.4",

0 commit comments

Comments
 (0)