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