Commit 7960c828 authored by aniket-engg's avatar aniket-engg

fixed package.json

parent d7ccf193
......@@ -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"
}
}
\ No newline at end of file
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment