"...svn:/svn.code.sf.net/p/irrlicht/code/trunk@5215" did not exist on "b539e46b5ff257c36e141f2267dda58c70a05249"
Koishi rc
Showing
| ... | ... | @@ -31,8 +31,8 @@ |
| "source-map-support": "^0.5.20" | ||
| }, | ||
| "peerDependencies": { | ||
| "koishi": "^4.0.0-beta.6", | ||
| "koishi-plugin-pics": "^5.1.1" | ||
| "koishi": "^4.0.0-rc.0", | ||
| "koishi-plugin-pics": "^6.0.0" | ||
| }, | ||
| "devDependencies": { | ||
| "@types/node": "^16.11.4", | ||
| ... | ... | @@ -41,8 +41,8 @@ |
| "eslint": "^7.32.0", | ||
| "eslint-config-prettier": "^8.3.0", | ||
| "eslint-plugin-prettier": "^3.4.1", | ||
| "koishi": "^4.0.0-beta.6", | ||
| "koishi-plugin-pics": "^5.1.1", | ||
| "koishi": "^4.0.0-rc.0", | ||
| "koishi-plugin-pics": "^6.0.0", | ||
| "prettier": "^2.4.1", | ||
| "raw-loader": "^4.0.2", | ||
| "ts-loader": "^9.2.6", | ||
| ... | ... |
Please register or sign in to comment