@notifi-network/notifi-node
Advanced tools
Comparing version 0.90.0 to 0.90.1
{ | ||
"name": "@notifi-network/notifi-node", | ||
"version": "0.90.0", | ||
"version": "0.90.1", | ||
"description": "The node.js library for server-initiated pushes", | ||
@@ -29,6 +29,6 @@ "author": "juni-notifi <hyungjoon.kim@notifi.network>", | ||
"dependencies": { | ||
"@notifi-network/notifi-axios-utils": "^0.90.0", | ||
"@notifi-network/notifi-core": "^0.90.0", | ||
"@notifi-network/notifi-dataplane": "^0.90.0", | ||
"@notifi-network/notifi-graphql": "^0.90.0", | ||
"@notifi-network/notifi-axios-utils": "^0.90.1", | ||
"@notifi-network/notifi-core": "^0.90.1", | ||
"@notifi-network/notifi-dataplane": "^0.90.1", | ||
"@notifi-network/notifi-graphql": "^0.90.1", | ||
"graphql": "^16.6.0", | ||
@@ -39,3 +39,3 @@ "graphql-request": "^6.0.0", | ||
}, | ||
"gitHead": "7e66b0fd1722ff6ce5bb37e8a98f45ca7c41f53c" | ||
"gitHead": "52b730a1209af38c60ac5208871397ce859de9df" | ||
} |