1.5.0
This commit is contained in:
parent
3b4c36f9e4
commit
0fcfcc5bf2
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "babel-preset-env",
|
||||
"version": "1.4.0",
|
||||
"version": "1.5.0",
|
||||
"description": "A Babel preset for each environment.",
|
||||
"author": "Henry Zhu <hi@henryzoo.com>",
|
||||
"homepage": "https://babeljs.io/",
|
||||
@ -76,7 +76,9 @@
|
||||
},
|
||||
"babel": {
|
||||
"presets": [
|
||||
["env"]
|
||||
[
|
||||
"env"
|
||||
]
|
||||
],
|
||||
"env": {
|
||||
"test": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user