[inula-router]<feat> 版本号升级
This commit is contained in:
parent
921010f7f0
commit
706a904856
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "inula-router",
|
||||
"version": "0.0.1",
|
||||
"version": "0.0.3",
|
||||
"description": "router for inula framework, a part of inula-ecosystem",
|
||||
"main": "./router/cjs/router.js",
|
||||
"module": "./router/esm/router.js",
|
||||
|
@ -67,7 +67,7 @@
|
|||
"typescript": "4.9.3"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"openinula": ">=0.0.10"
|
||||
"openinula": ">=0.0.1"
|
||||
},
|
||||
"browserslist": {
|
||||
"production": [
|
||||
|
|
Loading…
Reference in New Issue