mirror of
https://github.com/a-nyx/maputnik-with-pmtiles.git
synced 2024-11-10 06:07:45 +01:00
Switched to babel-preset-env from babel-preset-es2015
See <http://babeljs.io/env>
This commit is contained in:
parent
eb589d4039
commit
3015ba605d
1 changed files with 1 additions and 1 deletions
|
@ -95,7 +95,7 @@
|
|||
"babel-plugin-transform-flow-strip-types": "^6.22.0",
|
||||
"babel-plugin-transform-object-rest-spread": "^6.26.0",
|
||||
"babel-plugin-transform-runtime": "^6.23.0",
|
||||
"babel-preset-es2015": "^6.24.1",
|
||||
"babel-preset-env": "^1.6.1",
|
||||
"babel-preset-react": "^6.24.1",
|
||||
"babel-runtime": "^6.26.0",
|
||||
"base64-loader": "^1.0.0",
|
||||
|
|
Loading…
Reference in a new issue