2
2
mirror of https://github.com/Llewellynvdm/nativefier.git synced 2025-01-03 14:17:29 +00:00

Deps: more trying getting npm7 peerDeps to play nice

This commit is contained in:
Ronan Jouchet 2020-11-08 21:31:04 -05:00
parent 571717949d
commit f9815cb49f

View File

@ -76,8 +76,8 @@
},
"devDependencies": {
"@types/jest": "26.x",
"@typescript-eslint/eslint-plugin": "^4.0.0",
"@typescript-eslint/parser": "^4.0.0",
"@typescript-eslint/eslint-plugin": "^4.6.1",
"@typescript-eslint/parser": "^4.6.1",
"eslint": "7.x",
"eslint-config-prettier": "6.x",
"eslint-plugin-prettier": "3.x",