!100 [inual-rpiter]<feat> 版本号升级
Merge pull request !100 from 涂旭辉/master
This commit is contained in:
commit
949d059816
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "inula-router",
|
"name": "inula-router",
|
||||||
"version": "0.0.1",
|
"version": "0.0.3",
|
||||||
"description": "router for inula framework, a part of inula-ecosystem",
|
"description": "router for inula framework, a part of inula-ecosystem",
|
||||||
"main": "./router/cjs/router.js",
|
"main": "./router/cjs/router.js",
|
||||||
"module": "./router/esm/router.js",
|
"module": "./router/esm/router.js",
|
||||||
|
@ -67,7 +67,7 @@
|
||||||
"typescript": "4.9.3"
|
"typescript": "4.9.3"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"openinula": ">=0.0.10"
|
"openinula": ">=0.0.1"
|
||||||
},
|
},
|
||||||
"browserslist": {
|
"browserslist": {
|
||||||
"production": [
|
"production": [
|
||||||
|
|
Loading…
Reference in New Issue