Skip to content

Commit 774a8f6

Browse files
committed
Revert changes to the packages.json
1 parent 9a763ba commit 774a8f6

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

package.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,21 @@
88
"serve": "vue-cli-service serve",
99
"build": "vue-cli-service build --target lib --name VuePureLightbox src/Components/Lightbox.vue"
1010
},
11+
"repository": {
12+
"type": "git",
13+
"url": "git+https://github.com/DCzajkowski/vue-pure-lightbox.git"
14+
},
15+
"keywords": [
16+
"vue",
17+
"vue.js",
18+
"lightbox"
19+
],
20+
"author": "Dariusz Czajkowski",
21+
"license": "MIT",
22+
"bugs": {
23+
"url": "https://github.com/DCzajkowski/vue-pure-lightbox/issues"
24+
},
25+
"homepage": "https://github.com/DCzajkowski/vue-pure-lightbox#readme",
1126
"files": [
1227
"dist/*",
1328
"src/*",

0 commit comments

Comments
 (0)