Skip to content

Commit

Permalink
update engines
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex313031 committed May 16, 2024
1 parent e33cf4a commit 5195a0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"description": "ArmCord is a custom client designed to enhance your Discord experience while keeping everything lightweight. Legacy OS Builds.",
"main": "ts-out/main.js",
"engines": {
"node": ">=16.0.0"
"node": ">=16.17.1"
},
"scripts": {
"build": "tsc && copyfiles -u 1 src/**/*.html src/**/**/*.css src/**/**/*.js ts-out/ && copyfiles package.json ts-out/ && copyfiles assets/**/** ts-out/ && npm run fixEsmImportPath",
Expand Down

0 comments on commit 5195a0d

Please sign in to comment.