Skip to content

Commit

Permalink
fix: patch engines
Browse files Browse the repository at this point in the history
  • Loading branch information
itwillwork committed May 21, 2024
1 parent 09544dc commit 100f8d7
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 @@ -4,8 +4,8 @@
"description": "Gravity UI base styling and components",
"license": "MIT",
"engines": {
"node": "^18.20.3",
"npm": "^10.7.0",
"node": "^18.20.0",
"npm": "^10.5.0",
"yarn": "Please use npm instead of yarn to install dependencies",
"pnpm": "Please use npm instead of pnpm to install dependencies"
},
Expand Down

0 comments on commit 100f8d7

Please sign in to comment.