diff --git a/packages/rax-simulator-renderer/package.json b/packages/rax-simulator-renderer/package.json index 48d8d027d..a9a917c41 100644 --- a/packages/rax-simulator-renderer/package.json +++ b/packages/rax-simulator-renderer/package.json @@ -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" }