修改
Showing
| ... | ... | @@ -5,8 +5,6 @@ |
| "license": "MIT", | ||
| "dependencies": { | ||
| "@tuia/apollo": "^0.1.0", | ||
| "@types/config": "^0.0.39", | ||
| "@types/node-fetch": "2", | ||
| "ali-oss-duiba": "^1.0.12", | ||
| "config": "^3.3.6", | ||
| "eureka-client-ts": "^0.2.10", | ||
| ... | ... | @@ -26,6 +24,8 @@ |
| "start": "node dist/index.js" | ||
| }, | ||
| "devDependencies": { | ||
| "@types/config": "^0.0.39", | ||
| "@types/node-fetch": "2", | ||
| "@types/fs-extra": "^9.0.2", | ||
| "@types/restify": "^8.4.2", | ||
| "rollup-plugin-progress": "^1.1.1", | ||
| ... | ... |
Please register or sign in to comment