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 fb0bdea commit 8c71c15Copy full SHA for 8c71c15
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "create-pwa",
3
- "version": "2.4.0",
+ "version": "2.4.1",
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