rework
Showing
| ... | @@ -17,10 +17,12 @@ | ... | @@ -17,10 +17,12 @@ |
| "@alicloud/pop-core": "^1.7.9", | "@alicloud/pop-core": "^1.7.9", | ||
| "@types/cron": "^1.7.2", | "@types/cron": "^1.7.2", | ||
| "@types/node": "^14.0.14", | "@types/node": "^14.0.14", | ||
| "@types/q": "^1.5.4", | |||
| "@types/underscore": "^1.10.3", | "@types/underscore": "^1.10.3", | ||
| "@types/yaml": "^1.9.7", | "@types/yaml": "^1.9.7", | ||
| "axios": "^0.19.2", | "axios": "^0.19.2", | ||
| "cron": "^1.8.2", | "icmp": "^1.4.0", | ||
| "q": "^1.5.1", | |||
| "typescript": "^3.9.6", | "typescript": "^3.9.6", | ||
| "underscore": "^1.10.2", | "underscore": "^1.10.2", | ||
| "yaml": "^1.10.0" | "yaml": "^1.10.0" | ||
| ... | ... |
Please register or sign in to comment