"bin/MacOSX/svn:/svn.code.sf.net/p/irrlicht/code/trunk@643" did not exist on "c4ccc7f230f28f735a0afa7973ca44af0e09e50a"
fix compile
Showing
| ... | @@ -44,10 +44,10 @@ | ... | @@ -44,10 +44,10 @@ |
| "testEnvironment": "node" | "testEnvironment": "node" | ||
| }, | }, | ||
| "dependencies": { | "dependencies": { | ||
| "koishi-thirdeye": "^10.2.8" | "koishi-thirdeye": "^10.3.1" | ||
| }, | }, | ||
| "peerDependencies": { | "peerDependencies": { | ||
| "koishi": "^4.7.4" | "koishi": "^4.7.5" | ||
| }, | }, | ||
| "devDependencies": { | "devDependencies": { | ||
| "@koishijs/plugin-cache-lru": "^1.0.0-rc.0", | "@koishijs/plugin-cache-lru": "^1.0.0-rc.0", | ||
| ... | ... |
Please register or sign in to comment