Pin NW.js to 0.77.0, as the latest version crashes after an attempt to reopen the fullscreen window.

This commit is contained in:
Akshay Joshi
2023-08-16 13:05:35 +05:30
parent 2c81b33925
commit 33b2b82ba9
5 changed files with 1929 additions and 1420 deletions

View File

@@ -28,7 +28,7 @@
},
"devDependencies": {
"eslint": "^8.42.0",
"nw": "^0.77.0"
"nw": "0.77.0"
},
"scripts": {
"linter": "yarn eslint --no-eslintrc -c .eslintrc.js --ext .js ."

File diff suppressed because it is too large Load Diff