mirror of
https://github.com/alibaba/lowcode-engine.git
synced 2026-01-13 01:21:58 +00:00
fix: 补充 path-to-regexp 的依赖, 之前是借用了 rax-use-router 提供的间接依赖
This commit is contained in:
parent
33811a89a3
commit
b92d578cb9
@ -22,8 +22,8 @@
|
||||
"driver-universal": "^3.1.3",
|
||||
"history": "^5.0.0",
|
||||
"lodash": "^4.17.19",
|
||||
"path-to-regexp": "3.2.0",
|
||||
"rax-find-dom-node": "^1.0.0",
|
||||
"rax-use-router": "^3.0.0",
|
||||
"react": "^16",
|
||||
"react-dom": "^16.7.0"
|
||||
},
|
||||
@ -55,6 +55,6 @@
|
||||
"publishConfig": {
|
||||
"registry": "https://registry.npm.alibaba-inc.com"
|
||||
},
|
||||
"homepage": "https://unpkg.alibaba-inc.com/@ali/lowcode-rax-simulator-renderer@1.0.63/build/index.html",
|
||||
"homepage": "https://unpkg.alibaba-inc.com/@ali/lowcode-rax-simulator-renderer@1.0.64/build/index.html",
|
||||
"gitHead": "3bfd7df92985ec6c9d2ccb8ba95d7b0829fa2b1d"
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user