@notifi-network/notifi-react-hooks
Advanced tools
Comparing version 0.90.4 to 0.90.5
@@ -515,3 +515,3 @@ import type { NotifiEnvironment } from '@notifi-network/notifi-axios-utils'; | ||
nodes?: { | ||
__typename?: "FusionNotificationHistoryEntry" | undefined; | ||
__typename: "FusionNotificationHistoryEntry"; | ||
id: string; | ||
@@ -623,3 +623,3 @@ createdDate: string; | ||
nodes: { | ||
__typename?: "NotificationHistoryEntry" | undefined; | ||
__typename: "NotificationHistoryEntry"; | ||
id: string; | ||
@@ -626,0 +626,0 @@ createdDate: string; |
{ | ||
"name": "@notifi-network/notifi-react-hooks", | ||
"version": "0.90.4", | ||
"version": "0.90.5", | ||
"description": "React hooks provided as a convenience wrapper around notifi.network platform functionality", | ||
@@ -34,5 +34,5 @@ "author": "juni-notifi <hyungjoon.kim@notifi.network>", | ||
"dependencies": { | ||
"@notifi-network/notifi-axios-adapter": "^0.90.4", | ||
"@notifi-network/notifi-axios-utils": "^0.90.4", | ||
"@notifi-network/notifi-core": "^0.90.4", | ||
"@notifi-network/notifi-axios-adapter": "^0.90.5", | ||
"@notifi-network/notifi-axios-utils": "^0.90.5", | ||
"@notifi-network/notifi-core": "^0.90.5", | ||
"axios": "^0.26.0", | ||
@@ -46,3 +46,3 @@ "localforage": "^1.10.0", | ||
}, | ||
"gitHead": "66aa45e6e8b75a7215f91a1f4e1c8e4cddd74d01" | ||
"gitHead": "a49faf2341f330137de0f48f0010bf034f071a2f" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
239387
3070