@notifi-network/notifi-axios-adapter
Advanced tools
Comparing version 0.82.1 to 0.83.0
{ | ||
"name": "@notifi-network/notifi-axios-adapter", | ||
"version": "0.82.1", | ||
"version": "0.83.0", | ||
"description": "The axios adapter for notifi functionality", | ||
@@ -31,6 +31,6 @@ "author": "juni-notifi <hyungjoon.kim@notifi.network>", | ||
"dependencies": { | ||
"@notifi-network/notifi-axios-utils": "^0.82.1" | ||
"@notifi-network/notifi-axios-utils": "^0.83.0" | ||
}, | ||
"devDependencies": { | ||
"@notifi-network/notifi-core": "^0.82.1" | ||
"@notifi-network/notifi-core": "^0.83.0" | ||
}, | ||
@@ -40,3 +40,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "e1fd2951f475c0d9f01e463679a12df4fc3a258e" | ||
"gitHead": "e7c7c61eeebdf72599a995c78f4c2c5dfeadfe0d" | ||
} |
+ Added@notifi-network/notifi-axios-utils@0.83.0(transitive)
- Removed@notifi-network/notifi-axios-utils@0.82.1(transitive)