Skip to content

Commit d14390d

Browse files
author
Karen Baney
committed
add license and update package.json for publishing
1 parent 1461238 commit d14390d

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

LICENSE renamed to LICENSE.md

File renamed without changes.

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,14 @@
11
{
22
"name": "vue-cli-plugin-workbox-pwa",
3-
"version": "0.0.1-alpha",
3+
"version": "0.1.0",
44
"description": "vue-cli plugin for Workbox and Vue 3",
5+
"private": false,
56
"repository": {
67
"type": "git",
78
"url": "git+https://github.com/kb-coder/vue-cli-plugin-workbox-pwa.git"
89
},
910
"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",
1012
"keywords": [
1113
"workbox",
1214
"cli",

0 commit comments

Comments
 (0)