Skip to content

Commit 9dd528b

Browse files
authored
Merge pull request #342 from DishpitDev/feat/notifications
Feat/notifications
2 parents 88fbd6f + f066381 commit 9dd528b

File tree

9 files changed

+222
-32
lines changed

9 files changed

+222
-32
lines changed

Slopify/package-lock.json

Lines changed: 10 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Slopify/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
"dependencies": {
1313
"@supabase/supabase-js": "^2.47.10",
1414
"@tauri-apps/api": "^2",
15+
"@tauri-apps/plugin-notification": "^2.2.0",
1516
"@tauri-apps/plugin-opener": "^2",
1617
"prettier": "^3.4.2",
1718
"react": "^18.3.1",

0 commit comments

Comments
 (0)