Browse Source

fix: Update SDK dependency for auth error handling fix

Fszontagh 21 hours ago
parent
commit
ce8f2ada6f
1 changed files with 2 additions and 2 deletions
  1. 2 2
      package-lock.json

+ 2 - 2
package-lock.json

@@ -1,12 +1,12 @@
 {
   "name": "imagedrop",
-  "version": "1.0.0",
+  "version": "1.1.0",
   "lockfileVersion": 3,
   "requires": true,
   "packages": {
     "": {
       "name": "imagedrop",
-      "version": "1.0.0",
+      "version": "1.1.0",
       "dependencies": {
         "@picobaas/client": "file:../../sdk/typescript",
         "react": "^18.2.0",