Successfully save events in indexDB.

This commit is contained in:
Ryan Breen
2023-02-12 00:25:57 -05:00
parent 8b2931e1fc
commit 90f6134bc4
5 changed files with 46 additions and 3 deletions

View File

@@ -19,6 +19,7 @@
"dependencies": {
"alpinejs": "^3.10.5",
"async-mutex": "^0.4.0",
"idb": "^7.1.1",
"json-format-highlight": "^1.0.4",
"nostr-tools": "^1.3.0"
},