mirror of
https://github.com/tenrok/vue-form-wizard.git
synced 2026-06-22 11:30:32 +03:00
Change main entry point
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@
|
|||||||
"name": "vue-form-wizard",
|
"name": "vue-form-wizard",
|
||||||
"version": "0.1.5",
|
"version": "0.1.5",
|
||||||
"description": "A vue based tab/form wizard",
|
"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",
|
"homepage": "https://github.com/cristijora/vue-form-wizard",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"dev": "node build/dev-server.js",
|
"dev": "node build/dev-server.js",
|
||||||
|
|||||||
Reference in New Issue
Block a user