Skip to content

Commit

Permalink
Fix package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Oct 3, 2023
1 parent 3202a26 commit 2bb5428
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"engineStrict": true,
"engines": {
"node": "18.18.0",
"npm": "6.14.18 || 10.1.0"
"npm": "6.14.18 || 10.2.0"
},
"main": "index.js",
"author": "EIGHTFINITE",
Expand All @@ -30,7 +30,7 @@
},
"devDependencies": {
"electron": "26.2.4",
"npm": "10.2.0"
"npm": "6.14.18"
},
"peerDependencies": {
"better-npm-audit": "3.7.3",
Expand Down

0 comments on commit 2bb5428

Please sign in to comment.