We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38d8a71 commit 3d64d09Copy full SHA for 3d64d09
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "transform-async-modules-webpack-plugin",
3
"description": "A Webpack plugin to transpile async module output using Babel. Allows transpiling top level await to ES5.",
4
- "version": "1.0.0",
+ "version": "1.0.1",
5
"license": "MIT",
6
"homepage": "https://github.com/steverep/transform-async-modules-webpack-plugin",
7
"keywords": [
0 commit comments