diff --git a/.changeset/pre.json b/.changeset/pre.json index 66ec5e17..39f396e1 100644 --- a/.changeset/pre.json +++ b/.changeset/pre.json @@ -1,5 +1,5 @@ { - "mode": "exit", + "mode": "pre", "tag": "alpha", "initialVersions": { "@next-pwa-example/basic": "1.0.0", @@ -13,9 +13,9 @@ "@next-pwa-example/web-push": "1.0.0", "@next-pwa-example/workboxless": "0.1.0", "@ducanh2912/next-pwa": "8.3.0", - "@ducanh2912/next-sw": "1.0.0-alpha.0", + "@ducanh2912/next-sw": "1.0.0-alpha.1", "tsconfig": "0.0.0", "utils": "0.0.0" }, - "changesets": ["empty-carrots-drop"] + "changesets": ["cold-lobsters-begin", "empty-carrots-drop"] } diff --git a/packages/next-pwa/package.json b/packages/next-pwa/package.json index 0ef062bb..65237aee 100644 --- a/packages/next-pwa/package.json +++ b/packages/next-pwa/package.json @@ -5,7 +5,7 @@ "description": "PWA for Next.js, powered by Workbox.", "repository": "https://github.com/DuCanhGH/next-pwa", "author": "ShadowWalker , DuCanhGH", - "license": "SEE LICENSE IN LICENSE", + "license": "MIT", "private": false, "files": [ "dist"