2
2
mirror of https://github.com/Llewellynvdm/nativefier.git synced 2025-02-02 11:48:25 +00:00

Revert accidental leftover package.json changes

This commit is contained in:
Ronan Jouchet 2022-05-02 00:31:49 -04:00
parent 052d5c75a5
commit ed33836707

View File

@ -72,10 +72,10 @@
"yargs": "^17.1.1" "yargs": "^17.1.1"
}, },
"devDependencies": { "devDependencies": {
"@jest/types": "^28.0.2",
"@types/debug": "^4.1.6", "@types/debug": "^4.1.6",
"@types/fs-extra": "^9.0.13", "@types/fs-extra": "^9.0.13",
"@types/hasbin": "^1.2.0", "@types/hasbin": "^1.2.0",
"@types/jest": "^27.0.1",
"@types/ncp": "^2.0.5", "@types/ncp": "^2.0.5",
"@types/node": "14.14.20", "@types/node": "14.14.20",
"@types/page-icon": "^0.3.4", "@types/page-icon": "^0.3.4",
@ -86,7 +86,7 @@
"eslint": "^8.1.0", "eslint": "^8.1.0",
"eslint-config-prettier": "^8.3.0", "eslint-config-prettier": "^8.3.0",
"eslint-plugin-prettier": "^4.0.0", "eslint-plugin-prettier": "^4.0.0",
"jest": "^28.0.3", "jest": "^27.0.6",
"playwright": "^1.21.1", "playwright": "^1.21.1",
"prettier": "^2.3.2", "prettier": "^2.3.2",
"rimraf": "^3.0.2", "rimraf": "^3.0.2",