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 33f2fce commit 33ed083Copy full SHA for 33ed083
lerna.json
@@ -1,6 +1,6 @@
1
{
2
"lerna": "2.11.0",
3
- "version": "0.3.1",
+ "version": "0.3.2",
4
"npmClient": "yarn",
5
"packages": [
6
"packages/*"
packages/cli/package.json
"name": "@pwa/cli",
"bin": {
"pwa": "bin.js"
},
0 commit comments