2
0
mirror of https://github.com/tenrok/vue-form-wizard.git synced 2026-06-11 03:32:23 +03:00

Add homepage to package.json

This commit is contained in:
cristi
2017-04-18 02:28:27 +03:00
parent 48609939b0
commit 769f3322f1
+1
View File
@@ -3,6 +3,7 @@
"version": "1.0.3",
"description": "A vue based tab/form wizard",
"main": "dist/vue-tab-wizard.js",
"homepage": "https://github.com/cristijora/vue-form-wizard",
"scripts": {
"dev": "node build/dev-server.js",
"start": "node build/dev-server.js",