update version

This commit is contained in:
dntzhang 2018-11-04 20:05:23 +08:00
parent 09176b2da9
commit 96df1eb4f0
1 changed files with 2 additions and 5 deletions

View File

@ -1,13 +1,10 @@
{
"name": "omi-router",
"version": "1.0.0",
"version": "2.0.0",
"description": "Router for Omi.",
"main": "index.js",
"scripts": {
"lazy": "webpack -w",
"simple": "webpack -w",
"build": "webpack",
"build-min": "webpack"
"simple": "webpack -w"
},
"repository": {
"type": "git",