This commit is contained in:
Brian Ng 2017-05-20 14:19:39 -05:00
parent 3b4c36f9e4
commit 0fcfcc5bf2

View File

@ -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": {