Comparing version 0.7.3 to 0.7.4
@@ -28,2 +28,4 @@ const program = require('commander'); | ||
console.log(logSymbols.info,'真机调试 npm run carefree'); | ||
console.log(logSymbols.info,'代码检查和格式化 npm run lint'); | ||
console.log(logSymbols.info,'图片压缩和webp转换 npm run compress'); | ||
console.log(''); | ||
@@ -30,0 +32,0 @@ }).catch((err)=>{ |
{ | ||
"name": "gaea-cli", | ||
"version": "0.7.3", | ||
"version": "0.7.4", | ||
"description": "gaea-cli", | ||
@@ -5,0 +5,0 @@ "dependencies": { |
@@ -21,5 +21,6 @@ # Gaea | ||
- `npm run upload` 上传 | ||
- `npm run lint` 代码格式 | ||
- `npm run lint` 代码检查、格式化 | ||
- `npm run carefree` 真机调试 | ||
- `npm run skeleton` 骨架屏注入 | ||
- `npm run compress` 图片压缩转换 | ||
@@ -26,0 +27,0 @@ ## Feature |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
20550
12
286
166