update version
This commit is contained in:
parent
09176b2da9
commit
96df1eb4f0
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue