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

Change main entry point

This commit is contained in:
cristian.jora
2017-04-18 09:20:19 +03:00
parent c6c43e56a5
commit 59ddd55051
+1 -1
View File
@@ -2,7 +2,7 @@
"name": "vue-form-wizard",
"version": "0.1.5",
"description": "A vue based tab/form wizard",
"main": "dist/vue-tab-wizard.js",
"main": "dist/vue-form-wizard.js",
"homepage": "https://github.com/cristijora/vue-form-wizard",
"scripts": {
"dev": "node build/dev-server.js",