Skip to content

Commit 8c71c15

Browse files
committed
Security updates
1 parent fb0bdea commit 8c71c15

File tree

2 files changed

+184
-311
lines changed

2 files changed

+184
-311
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-pwa",
3-
"version": "2.4.0",
3+
"version": "2.4.1",
44
"description": "Easily create a progressive web app",
55
"scripts": {
66
"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

Comments
 (0)