mirror of
https://github.com/Llewellynvdm/nativefier.git
synced 2024-12-31 21:21:52 +00:00
Deps: try to make npm7 peerDep resolution happy
see example failed build at https://travis-ci.org/github/jiahaog/nativefier/jobs/742329221
This commit is contained in:
parent
810f4a1e6a
commit
571717949d
@ -76,8 +76,8 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/jest": "26.x",
|
||||
"@typescript-eslint/eslint-plugin": "4.x",
|
||||
"@typescript-eslint/parser": "4.x",
|
||||
"@typescript-eslint/eslint-plugin": "^4.0.0",
|
||||
"@typescript-eslint/parser": "^4.0.0",
|
||||
"eslint": "7.x",
|
||||
"eslint-config-prettier": "6.x",
|
||||
"eslint-plugin-prettier": "3.x",
|
||||
|
Loading…
Reference in New Issue
Block a user