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

Commit

Permalink
Add engines
Browse files Browse the repository at this point in the history
  • Loading branch information
Saltssaumure committed Dec 7, 2023
1 parent fe567c4 commit d2066d6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@
"license": "GPL-2.0",
"private": true,
"type": "module",
"engines": {
"node": ">=18.0.0",
"pnpm": ">=8.0.0"
},
"scripts": {
"dev:rp": "replugged build theme --watch",
"build:rp": "replugged bundle theme",
Expand Down

0 comments on commit d2066d6

Please sign in to comment.