Skip to content
This repository has been archived by the owner on Feb 23, 2024. It is now read-only.

Commit

Permalink
fix: node env
Browse files Browse the repository at this point in the history
  • Loading branch information
LuizAsFight committed Jan 22, 2024
1 parent 30adf8e commit 33f50ab
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
18.14.1
18.18.0
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"private": true,
"author": "Fuel Labs <[email protected]> (https://fuel.network/)",
"engines": {
"node": ">=18.14.1",
"pnpm": ">=7"
"node": ">=18.18.0",
"pnpm": ">=8.9.2"
},
"homepage": "https://github.com/FuelLabs/fuels-portal",
"repository": {
Expand Down

0 comments on commit 33f50ab

Please sign in to comment.