Skip to content

Commit

Permalink
Merge branch 'master' into update-auto-launch
Browse files Browse the repository at this point in the history
  • Loading branch information
Izurii authored May 18, 2021
2 parents a9e9892 + 7027f2e commit a6cb602
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"engines": {
"node": "=14.16.0"
},
"engineStrict": false,
"engineStrict": true,
"version": "v1.8.60-apocalypse",
"description": "Software to control the keyboard backlight rgb leds of Lenovo Legion Y720 notebook.",
"main": "main.js",
Expand Down Expand Up @@ -63,6 +63,7 @@
"angular-animate": "^1.8.2",
"angular-aria": "^1.8.2",
"angular-material": "^1.2.2",
"angular-messages" : "^1.7.2",
"angular-route": "^1.8.2",
"angular-messages" : "^1.7.2",
"easy-auto-launch": "^6.0.0",
Expand Down

0 comments on commit a6cb602

Please sign in to comment.