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 1461238 commit d14390dCopy full SHA for d14390d
LICENSE renamed to LICENSE.md
package.json
@@ -1,12 +1,14 @@
1
{
2
"name": "vue-cli-plugin-workbox-pwa",
3
- "version": "0.0.1-alpha",
+ "version": "0.1.0",
4
"description": "vue-cli plugin for Workbox and Vue 3",
5
+ "private": false,
6
"repository": {
7
"type": "git",
8
"url": "git+https://github.com/kb-coder/vue-cli-plugin-workbox-pwa.git"
9
},
10
"homepage": "https://github.com/kb-coder/vue-cli-plugin-workbox-pwa#readme",
11
+ "bugs": "https://github.com/kb-coder/vue-cli-plugin-workbox-pwa/issues",
12
"keywords": [
13
"workbox",
14
"cli",
0 commit comments