"...GUIEditor/svn:/svn.code.sf.net/p/irrlicht/code/trunk@5146" did not exist on "f6ac9e19067760fade9463315a4b0bdcc5e889f0"
fix
Showing
| ... | @@ -40,7 +40,7 @@ | ... | @@ -40,7 +40,7 @@ |
| "source-map-support": "^0.5.20" | "source-map-support": "^0.5.20" | ||
| }, | }, | ||
| "peerDependencies": { | "peerDependencies": { | ||
| "koishi": "^4.0.0-alpha.12" | "koishi": "^4.0.0-beta.0" | ||
| }, | }, | ||
| "devDependencies": { | "devDependencies": { | ||
| "@types/node": "^16.11.6", | "@types/node": "^16.11.6", | ||
| ... | @@ -50,7 +50,7 @@ | ... | @@ -50,7 +50,7 @@ |
| "eslint": "^7.32.0", | "eslint": "^7.32.0", | ||
| "eslint-config-prettier": "^8.3.0", | "eslint-config-prettier": "^8.3.0", | ||
| "eslint-plugin-prettier": "^3.4.1", | "eslint-plugin-prettier": "^3.4.1", | ||
| "koishi": "^4.0.0-alpha.12", | "koishi": "^4.0.0-beta.0", | ||
| "prettier": "^2.4.1", | "prettier": "^2.4.1", | ||
| "proxy-agent": "^5.0.0", | "proxy-agent": "^5.0.0", | ||
| "raw-loader": "^4.0.2", | "raw-loader": "^4.0.2", | ||
| ... | ... |
Please register or sign in to comment