We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 692d8ae commit f147d40Copy full SHA for f147d40
1 file changed
package.json
@@ -76,16 +76,14 @@
76
"react-docgen": "^2.2.0",
77
"react-dom": "^0.14.0",
78
"react-highlight": "^0.5.1",
79
+ "react-hot-loader": "^1.3.0",
80
"require-dir": "^0.3.0",
81
"run-sequence": "^1.1.4",
82
"sinon": "git://github.com/cjohansen/Sinon.JS#b672042043517b9f84e14ed0fb8265126168778a",
83
"sinon-chai": "^2.8.0",
84
"through2": "^2.0.0",
- "webpack": "^1.12.2"
85
- },
86
- "devDependencies": {
87
- "react-hot-loader": "^1.3.0",
88
"watch": "^0.16.0",
+ "webpack": "^1.12.2",
89
"webpack-dev-server": "^1.12.0"
90
}
91
0 commit comments