更新:eslint、postcss
Showing
This source diff could not be displayed because it is too large. You can view the blob instead.
| ... | @@ -23,6 +23,7 @@ | ... | @@ -23,6 +23,7 @@ |
| "autoprefixer": "^9.7.3", | "autoprefixer": "^9.7.3", | ||
| "babel-eslint": "^10.1.0", | "babel-eslint": "^10.1.0", | ||
| "del": "^6.0.0", | "del": "^6.0.0", | ||
| "eslint": "^7.16.0", | |||
| "gulp": "^4.0.2", | "gulp": "^4.0.2", | ||
| "gulp-imagemin": "^7.1.0", | "gulp-imagemin": "^7.1.0", | ||
| "gulp-notify": "^3.2.0", | "gulp-notify": "^3.2.0", | ||
| ... | @@ -34,6 +35,7 @@ | ... | @@ -34,6 +35,7 @@ |
| "gulp-tap": "^2.0.0", | "gulp-tap": "^2.0.0", | ||
| "miniprogram-automator": "^0.10.0", | "miniprogram-automator": "^0.10.0", | ||
| "path": "^0.12.7", | "path": "^0.12.7", | ||
| "postcss": "^8.2.1", | |||
| "yargs": "^16.2.0" | "yargs": "^16.2.0" | ||
| } | } | ||
| } | } |
Please register or sign in to comment