@notifi-network/notifi-graphql
Advanced tools
Comparing version 0.90.0 to 0.90.1
@@ -45,3 +45,3 @@ "use strict"; | ||
// package.json | ||
var version = "0.90.0"; | ||
var version = "0.90.1"; | ||
@@ -48,0 +48,0 @@ // ../../node_modules/tslib/tslib.es6.js |
{ | ||
"name": "@notifi-network/notifi-graphql", | ||
"version": "0.90.0", | ||
"version": "0.90.1", | ||
"description": "The GraphQL API for Notifi", | ||
@@ -35,3 +35,3 @@ "main": "./dist/index.js", | ||
"dependencies": { | ||
"@notifi-network/notifi-dataplane": "^0.90.0", | ||
"@notifi-network/notifi-dataplane": "^0.90.1", | ||
"graphql": "^16.6.0", | ||
@@ -48,3 +48,3 @@ "graphql-request": "^6.0.0", | ||
}, | ||
"gitHead": "7e66b0fd1722ff6ce5bb37e8a98f45ca7c41f53c" | ||
"gitHead": "52b730a1209af38c60ac5208871397ce859de9df" | ||
} |
Sorry, the diff of this file is not supported yet