Skip to content

Commit 80e50ad

Browse files
committed
Move react to devDependencies
1 parent b3decb6 commit 80e50ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@
5252
"mocha": "^2.3.3",
5353
"phantomjs": "^1.9.18",
5454
"raw-loader": "^0.5.1",
55+
"react": "^0.13.0",
5556
"react-hot-loader": "^1.2.7",
5657
"react-prism": "^1.4.1",
5758
"react-router": "^0.13.3",
@@ -65,7 +66,6 @@
6566
"dependencies": {
6667
"classnames": "^2.1.3",
6768
"lodash": "^3.10.0",
68-
"react": "^0.13.0",
6969
"react-modal": "^0.5.0",
7070
"react-onclickoutside": "^0.3.0",
7171
"tether": "^1.1.0",

0 commit comments

Comments
 (0)