fix #2279, ga add judge
Showing
... | @@ -84,10 +84,10 @@ | ... | @@ -84,10 +84,10 @@ |
"stylelint-config-standard": "^18.0.0", | "stylelint-config-standard": "^18.0.0", | ||
"umi": "^2.1.1", | "umi": "^2.1.1", | ||
"umi-plugin-react": "^1.1.1", | "umi-plugin-react": "^1.1.1", | ||
"umi-plugin-ga": "^1.0.3" | "umi-plugin-ga": "^1.1.1" | ||
}, | }, | ||
"optionalDependencies": { | "optionalDependencies": { | ||
"puppeteer": "^1.6.0" | "puppeteer": "^1.9.0" | ||
}, | }, | ||
"lint-staged": { | "lint-staged": { | ||
"**/*.{js,jsx,less}": [ | "**/*.{js,jsx,less}": [ | ||
... | ... |
Please register or sign in to comment