Skip to content

Commit

Permalink
Merge pull request #699 from Shopify/javascript_updates
Browse files Browse the repository at this point in the history
Convert template to Javascript
  • Loading branch information
lizkenyon authored May 3, 2024
2 parents e6dfa41 + 27afdbb commit 4890392
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 @@ -19,6 +19,9 @@
"vite": "vite"
},
"type": "module",
"engines": {
"node": ">=16.0.0 <22.0.0"
},
"dependencies": {
"@prisma/client": "^5.11.0",
"@remix-run/dev": "^2.7.1",
Expand Down

0 comments on commit 4890392

Please sign in to comment.