Skip to content

Commit

Permalink
Need to add the new packages dummy
Browse files Browse the repository at this point in the history
  • Loading branch information
drewlyton committed Jan 15, 2024
1 parent 90203a0 commit 8e90ffa
Show file tree
Hide file tree
Showing 2 changed files with 271 additions and 0 deletions.
269 changes: 269 additions & 0 deletions package-lock.json

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

2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
"start": "cross-env NODE_ENV=production netlify dev"
},
"dependencies": {
"@napi-rs/canvas": "^0.1.44",
"@netlify/functions": "^1.0.0",
"@react-email/button": "0.0.10",
"@react-email/components": "^0.0.7",
Expand All @@ -38,6 +39,7 @@
"concurrently": "^7.3.0",
"cross-env": "^7.0.3",
"esbuild": "^0.19.11",
"fast-xml-parser": "^4.3.3",
"feed": "^4.2.2",
"graphql": "^16.8.1",
"graphql-request": "^6.1.0",
Expand Down

0 comments on commit 8e90ffa

Please sign in to comment.