We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 658a63f commit 4b34386Copy full SHA for 4b34386
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "html-inline-css-webpack-plugin",
3
- "version": "0.1.3",
+ "version": "1.0.0",
4
"description": "A webpack plugin for convert external style sheet to internal style sheet",
5
"main": "./build/index.js",
6
"types": "./build/index.d.ts",
0 commit comments