Skip to content

Commit 4577038

Browse files
committed
fix package.json
1 parent 7649c1d commit 4577038

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,6 @@
5151
"markdown-it-footnote": "^3.0.0",
5252
"md5": "^2.0.0",
5353
"moment": "^2.10.3",
54-
"react-dom": "^15.3.0",
55-
"react-color": "^2.2.2",
5654
"node-ipc": "^8.1.0",
5755
"sander": "^0.5.1",
5856
"season": "^5.3.0",
@@ -77,7 +75,10 @@
7775
"merge-stream": "^1.0.0",
7876
"nib": "^1.1.0",
7977
"oh-my-cdn": "^0.1.1",
78+
"react": "^15.3.0",
79+
"react-color": "^2.2.2",
8080
"react-css-modules": "^3.7.6",
81+
"react-dom": "^15.3.0",
8182
"react-input-autosize": "^1.1.0",
8283
"react-router": "^2.4.0",
8384
"react-router-redux": "^4.0.4",

0 commit comments

Comments
 (0)