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

Add files to package.json

This commit is contained in:
cristijora
2017-05-28 22:40:33 +03:00
parent e30a89a888
commit e636da4825
+3
View File
@@ -3,6 +3,9 @@
"version": "0.3.0",
"description": "A vue based tab/form wizard",
"main": "dist/vue-form-wizard.js",
"files": [
"dist"
],
"homepage": "https://github.com/cristijora/vue-form-wizard",
"scripts": {
"dev": "node build/dev-server.js",