fixed package.json

pull/12/head
aniket-engg 5 years ago
parent d7ccf193fc
commit 7960c8282f
  1. 25
      package.json

@ -112,21 +112,20 @@
"noRuntime": true,
"promises": true,
"wrapAwait": true
}
],
[
"module:babel-plugin-yo-yoify"
],
[
"module:@babel/plugin-transform-object-assign"
]
}
],
"presets": [
"@babel/preset-env"
[
"module:babel-plugin-yo-yoify"
],
[
"module:@babel/plugin-transform-object-assign"
]
}
]
],
"presets": [
"@babel/preset-env"
]
}
]
]
},
@ -253,4 +252,4 @@
"yo-yoify": "^3.7.3",
"webworkify-webpack": "^2.1.5"
}
}
}

Loading…
Cancel
Save