We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c4be9f commit 8b3383dCopy full SHA for 8b3383d
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "rollup-plugin-generate-html-template",
3
- "version": "1.1.3",
+ "version": "1.2.0",
4
"description": "Rollup plugin for automatically injecting a script tag with the final bundle into an html file.",
5
"main": "dist/rollup-plugin-generate-html-template.js",
6
"module": "dist/rollup-plugin-generate-html-template.module.js",
0 commit comments