Update babel-loader for WebPack 2.2-rc (#3953)
* Update babel loader for WebPack 2.2 * Force build
This commit is contained in:
parent
7dd988860f
commit
c2e5b78c5b
@ -53,7 +53,7 @@
|
|||||||
"babel-cli": "6.18.0",
|
"babel-cli": "6.18.0",
|
||||||
"babel-core": "6.20.0",
|
"babel-core": "6.20.0",
|
||||||
"babel-eslint": "7.1.1",
|
"babel-eslint": "7.1.1",
|
||||||
"babel-loader": "6.2.8",
|
"babel-loader": "6.2.10",
|
||||||
"babel-plugin-lodash": "3.2.10",
|
"babel-plugin-lodash": "3.2.10",
|
||||||
"babel-plugin-react-intl": "2.2.0",
|
"babel-plugin-react-intl": "2.2.0",
|
||||||
"babel-plugin-transform-class-properties": "6.18.0",
|
"babel-plugin-transform-class-properties": "6.18.0",
|
||||||
|
@ -1 +1 @@
|
|||||||
// test script 6
|
// test script 7
|
||||||
|
Loading…
Reference in New Issue
Block a user