Commit 5f72104f authored by nanahira's avatar nanahira

fixdep

parent e9f19441
Pipeline #6052 passed with stages
in 30 seconds
{ {
"name": "koishi-nestjs", "name": "koishi-nestjs",
"version": "1.0.4", "version": "1.0.5",
"description": "Koishi.js as Nest.js Module", "description": "Koishi.js as Nest.js Module",
"main": "dist/index.js", "main": "dist/index.js",
"typings": "dist/index.d.ts", "typings": "dist/index.d.ts",
...@@ -50,8 +50,5 @@ ...@@ -50,8 +50,5 @@
"proxy-agent": "^5.0.0", "proxy-agent": "^5.0.0",
"reflect-metadata": "^0.1.13", "reflect-metadata": "^0.1.13",
"typescript": "^4.4.3" "typescript": "^4.4.3"
},
"dependencies": {
"proxy-agent": "^5.0.0"
} }
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment