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 82f5c9c commit 48d095cCopy full SHA for 48d095c
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "create-pwa",
3
- "version": "2.2.0",
+ "version": "2.3.0",
4
"description": "Easily create a progressive web app",
5
"scripts": {
6
"pwa": "src/index.js --icon=\"./icon.png\" --launch=\"./launch.png\" --icons=false --app-cache=false --manifest=false --favicons=false --service-worker=false --launch-screens=false",
0 commit comments