@cici-library/hooks
Advanced tools
+8
-0
| # @cici-library/hooks | ||
| ## 1.0.4 | ||
| ### Patch Changes | ||
| - change header Authorization | ||
| - Updated dependencies | ||
| - @cici-library/shared@1.0.4 | ||
| ## 1.0.3 | ||
@@ -4,0 +12,0 @@ |
+2
-2
| { | ||
| "name": "@cici-library/hooks", | ||
| "type": "module", | ||
| "version": "1.0.3", | ||
| "version": "1.0.4", | ||
| "description": "", | ||
@@ -12,4 +12,4 @@ "author": "", | ||
| "dependencies": { | ||
| "@cici-library/shared": "^1.0.3" | ||
| "@cici-library/shared": "^1.0.4" | ||
| } | ||
| } |
1538
8.01%Updated