Skip to content

Commit

Permalink
Merge pull request #79 from panoratech/rflihxyz-patch-4
Browse files Browse the repository at this point in the history
feat: force node16.14.2 on front
  • Loading branch information
rflihxyz authored Nov 13, 2023
2 parents 9502c7c + d0cd76e commit 6fcb4d1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/frontend-snippet/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
"private": true,
"version": "0.0.0",
"type": "module",
"engines": {
"node": ">=16.14.2 <19.0.0"
},
"scripts": {
"dev": "vite",
"build": "tsc && vite build",
Expand Down

0 comments on commit 6fcb4d1

Please sign in to comment.