Skip to content

Commit b895e9c

Browse files
authored
feat: Update with-ical example (#157)
1 parent b82c82a commit b895e9c

File tree

5 files changed

+3344
-3269
lines changed

5 files changed

+3344
-3269
lines changed

with-ical/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,11 @@
1111
"format": "prettier --write ."
1212
},
1313
"dependencies": {
14+
"ical-generator": "7.1.0",
1415
"next": "14.1.1",
1516
"react": "18.2.0",
1617
"react-dom": "18.2.0",
17-
"resend": "latest"
18+
"resend": "3.4.0"
1819
},
1920
"devDependencies": {
2021
"@types/node": "20.11.20",

0 commit comments

Comments
 (0)