[inula-router]<feat> 版本号升级

This commit is contained in:
13659257719 2023-12-06 09:21:24 +08:00
parent 921010f7f0
commit 706a904856
1 changed files with 2 additions and 2 deletions

View File

@ -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": [