Skip to content

Commit

Permalink
chore: 🔧 Refactor
Browse files Browse the repository at this point in the history
  • Loading branch information
natehouk committed Aug 11, 2024
1 parent 6c29989 commit 8310617
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
{
"name": "epsilon",
"version": "0.0.6",
"engines.node": "20.x",
"engines": {
"node": "20.x"
},
"scripts": {
"dev": "vite dev",
"dev:api": "poetry --directory ./backend run uvicorn src.main:app --reload",
Expand Down

0 comments on commit 8310617

Please sign in to comment.