Skip to content

Commit

Permalink
engine
Browse files Browse the repository at this point in the history
  • Loading branch information
RPDeshaies committed Sep 11, 2023
1 parent a990de9 commit d1dd5c8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@
"author": "René-Pier Deshaies-Gélinas",
"license": "AGPL-3.0",
"main": "index.js",
"engines": {
"node": "^18.17.0"
},
"scripts": {
"ci": "npm install --force && bun run build && bun run validate",
"dev": "bun run vite --open",
Expand Down

0 comments on commit d1dd5c8

Please sign in to comment.