mirror of
https://github.com/Llewellynvdm/nativefier.git
synced 2025-01-09 08:30:15 +00:00
Let Jest install its own regenerator-runtime dep
See: https://jestjs.io/docs/en/getting-started Note: Explicitly installing regenerator-runtime is not needed if you use npm 3 or 4 or Yarn
This commit is contained in:
parent
cb7e17b8e3
commit
d3a6acc22d
@ -80,7 +80,6 @@
|
||||
"gulp-sourcemaps": "^2.6.4",
|
||||
"jest": "^23.4.1",
|
||||
"prettier": "^1.12.1",
|
||||
"regenerator-runtime": "^0.12.0",
|
||||
"require-dir": "^1.0.0",
|
||||
"run-sequence": "^2.2.1",
|
||||
"webpack-stream": "^5.0.0"
|
||||
|
Loading…
Reference in New Issue
Block a user