diff --git a/package.json b/package.json index 8a66ce6..dcd80af 100644 --- a/package.json +++ b/package.json @@ -28,6 +28,7 @@ "typescript": "^5.6.3" }, "dependencies": { + "@abearxiong/router": "0.0.1-alpha.40", "@abearxiong/use-config": "^0.0.2", "@abearxiong/use-file-store": "^0.0.1", "ioredis": "^5.4.1", diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml deleted file mode 100644 index 4340350..0000000 --- a/pnpm-workspace.yaml +++ /dev/null @@ -1,2 +0,0 @@ -packages: - - 'packages/*' \ No newline at end of file