unicode 工具优化 #57
Showing
| { | { | ||
| "name": "c-tool", | "name": "c-tool", | ||
| "version": "1.6.7", | "version": "1.6.8", | ||
| "private": true, | "private": true, | ||
| "scripts": { | "scripts": { | ||
| "serve": "vue-cli-service serve --port 8081", | "serve": "vue-cli-service serve --port 8081", | ||
| ... | @@ -8,7 +8,7 @@ | ... | @@ -8,7 +8,7 @@ |
| "lint": "vue-cli-service lint" | "lint": "vue-cli-service lint" | ||
| }, | }, | ||
| "dependencies": { | "dependencies": { | ||
| "ajax-request": "^1.2.3", | "axios": "^0.21.1", | ||
| "babel-runtime": "^6.26.0", | "babel-runtime": "^6.26.0", | ||
| "code-formatter": "0.0.1", | "code-formatter": "0.0.1", | ||
| "cron-parser": "^2.16.3", | "cron-parser": "^2.16.3", | ||
| ... | ... |
想要评论请 注册 或 登录