Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  "engines": {
   "node": ">=18.0.0"
  }
  • Loading branch information
Oceania2018 authored Jan 8, 2024
1 parent 0ca6bda commit b694be1
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 @@ -2,6 +2,9 @@
"name": "botsharp-ui",
"version": "0.1.0",
"private": true,
"engines": {
"node": ">=18.0.0"
},
"scripts": {
"dev": "vite dev",
"build": "vite build",
Expand Down

0 comments on commit b694be1

Please sign in to comment.