Skip to content

Commit cdcf902

Browse files
committed
fix devDeps
1 parent 71cc71c commit cdcf902

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,11 +39,12 @@
3939
},
4040
"devDependencies": {
4141
"expect.js": "~0.3.1",
42+
"history": "^2.0.1",
4243
"jquery": "~1.11.3",
4344
"precommit-hook": "1.x",
45+
"rc-dialog": "~5.2.1",
4446
"rc-server": "3.x",
4547
"rc-tools": "4.x",
46-
"rc-dialog":"~5.2.1",
4748
"react": "~0.14.0",
4849
"react-addons-test-utils": "~0.14.0",
4950
"react-dom": "~0.14.0",

0 commit comments

Comments
 (0)