update md2site

This commit is contained in:
dntzhang 2017-03-03 16:12:48 +08:00
parent e98b4a1ea6
commit 4162e14979
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"name": "md2site",
"version": "0.0.2",
"version": "0.0.3",
"description": "CLI for scaffolding Omi.js projects.",
"main": "bin/md2site",
"engines": {
@ -8,7 +8,7 @@
},
"preferGlobal": true,
"bin": {
"omi": "./bin/md2site"
"md2site": "./bin/md2site"
},
"repository": {
"type": "git",