Skip to content

Commit

Permalink
add ejs dep
Browse files Browse the repository at this point in the history
  • Loading branch information
doriansmiley committed Jun 10, 2024
1 parent 526da21 commit c2b48cc
Show file tree
Hide file tree
Showing 2 changed files with 82 additions and 27 deletions.
106 changes: 80 additions & 26 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
"@vercel/blob": "^0.22.1",
"blueprintjs": "^0.0.8",
"dotenv": "^16.4.5",
"ejs": "^3.1.10",
"next": "14.0.3",
"openai": "^4.20.0",
"ramda": "^0.30.0",
Expand Down Expand Up @@ -43,4 +44,4 @@
"ts-node": "^10.9.1",
"typescript": "^5.3.2"
}
}
}

0 comments on commit c2b48cc

Please sign in to comment.