mirror of
https://github.com/scratchfoundation/scratch-vm.git
synced 2025-07-04 02:00:29 -04:00
Merge pull request #544 from LLK/greenkeeper/babel-loader-7.0.0
Update babel-loader to the latest version 🚀
This commit is contained in:
commit
5f59d1e7e5
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@
|
||||||
"adm-zip": "0.4.7",
|
"adm-zip": "0.4.7",
|
||||||
"babel-core": "^6.24.1",
|
"babel-core": "^6.24.1",
|
||||||
"babel-eslint": "^7.1.1",
|
"babel-eslint": "^7.1.1",
|
||||||
"babel-loader": "^6.4.1",
|
"babel-loader": "^7.0.0",
|
||||||
"babel-preset-es2015": "^6.24.1",
|
"babel-preset-es2015": "^6.24.1",
|
||||||
"copy-webpack-plugin": "4.0.1",
|
"copy-webpack-plugin": "4.0.1",
|
||||||
"eslint": "^3.16.0",
|
"eslint": "^3.16.0",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue