Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Notplayingallday383 authored Aug 12, 2024
1 parent bf3537d commit 7db580b
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "terbium",
"version": "1.45-LTS",
"name": "legacy-terbium",
"version": "1.44-LTS",
"description": "A Instance of Terbium WebOS!",
"type": "module",
"main": "index.js",
Expand All @@ -12,8 +12,7 @@
"proxy"
],
"engines" : {
"npm" : ">=8.7.0 <10.2.0",
"node" : ">=18.0.0 <20.0.0"
"npm" : ">=8.7.0",
},
"author": "snoot69",
"dependencies": {
Expand Down

0 comments on commit 7db580b

Please sign in to comment.