We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 939218a commit a864f96Copy full SHA for a864f96
1 file changed
package.json
@@ -54,11 +54,11 @@
54
"webpack-log": "^3.0.1"
55
},
56
"dependencies": {
57
- "@cocreate/config": "^1.13.0",
58
- "@cocreate/indexeddb": "^1.23.1",
59
- "@cocreate/local-storage": "^1.16.1",
60
- "@cocreate/organizations": "^1.28.2",
61
- "@cocreate/uuid": "^1.12.0",
+ "@cocreate/config": "^1.13.1",
+ "@cocreate/indexeddb": "^1.23.2",
+ "@cocreate/local-storage": "^1.16.2",
+ "@cocreate/organizations": "^1.28.3",
+ "@cocreate/uuid": "^1.12.1",
62
"ws": "^7.5.10"
63
}
64
-}
+}
0 commit comments