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:
+1
-1
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user