Nightmare -> puppeteer (#1006)
Showing
... | @@ -77,7 +77,7 @@ | ... | @@ -77,7 +77,7 @@ |
"stylelint-config-standard": "^18.0.0" | "stylelint-config-standard": "^18.0.0" | ||
}, | }, | ||
"optionalDependencies": { | "optionalDependencies": { | ||
"nightmare": "^2.10.0" | "puppeteer": "^1.1.1" | ||
}, | }, | ||
"lint-staged": { | "lint-staged": { | ||
"**/*.{js,jsx}": "lint-staged:js", | "**/*.{js,jsx}": "lint-staged:js", | ||
... | ... |
Please register or sign in to comment