We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bccc56e commit 062fa28Copy full SHA for 062fa28
lerna.json
@@ -3,5 +3,5 @@
3
"packages": [
4
"packages/*"
5
],
6
- "version": "0.0.4"
+ "version": "0.0.5"
7
}
packages/init/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@webpack-cli/init",
- "version": "0.0.4",
+ "version": "0.0.5",
"description": "init command for webpack-cli",
"main": "index.js",
"author": "",
0 commit comments