2
0
mirror of https://github.com/tenrok/vue-form-wizard.git synced 2026-06-20 18:10:34 +03:00

Readme update

Npm publish preps
This commit is contained in:
cristi
2017-04-18 00:42:14 +03:00
parent ed78d90237
commit 73a48075d3
3 changed files with 21 additions and 97 deletions
+3 -3
View File
@@ -1,8 +1,8 @@
{
"name": "vue-tab-wizard",
"version": "1.0.0",
"description": "A vue based tab wizard",
"main": "dev/index.js",
"version": "0.1.0",
"description": "A vue based tab/form wizard",
"main": "dist/vue-tab-wizard.js",
"scripts": {
"dev": "node build/dev-server.js",
"start": "node build/dev-server.js",