mirror of
https://github.com/wassname/react-webpack-template.git
synced 2026-08-04 13:13:30 +08:00
Added compatibility for react 0.14
This commit is contained in:
+3
-1
@@ -67,6 +67,8 @@
|
||||
"dependencies": {
|
||||
"lodash": "^3.10.1",
|
||||
"normalize.css": "^3.0.3",
|
||||
"react": "^0.13.3"
|
||||
"react": "^0.14.0",
|
||||
"react-addons-test-utils": "^0.14.0",
|
||||
"react-dom": "^0.14.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user