mirror of
https://github.com/tenrok/vue-form-wizard.git
synced 2026-06-23 11:50:33 +03:00
Add files to package.json
This commit is contained in:
@@ -3,6 +3,9 @@
|
|||||||
"version": "0.3.0",
|
"version": "0.3.0",
|
||||||
"description": "A vue based tab/form wizard",
|
"description": "A vue based tab/form wizard",
|
||||||
"main": "dist/vue-form-wizard.js",
|
"main": "dist/vue-form-wizard.js",
|
||||||
|
"files": [
|
||||||
|
"dist"
|
||||||
|
],
|
||||||
"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