We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab57900 commit d4d96abCopy full SHA for d4d96ab
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.1.0",
+ "version": "1.1.1",
5
"license": "MIT",
6
"homepage": "https://github.com/steverep/transform-async-modules-webpack-plugin",
7
"keywords": [
0 commit comments