We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7275a4 commit e81d9d3Copy full SHA for e81d9d3
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "filter-chunk-webpack-plugin",
3
- "version": "0.0.0",
+ "version": "1.0.0",
4
"description": "Include or exclude files / chunks from the final webpack output based on a list of patterns",
5
"main": "index.js",
6
"scripts": {
0 commit comments