Skip to content

Commit a864f96

Browse files
committed
fix: update @cocreate dependencies
1 parent 939218a commit a864f96

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -54,11 +54,11 @@
5454
"webpack-log": "^3.0.1"
5555
},
5656
"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",
57+
"@cocreate/config": "^1.13.1",
58+
"@cocreate/indexeddb": "^1.23.2",
59+
"@cocreate/local-storage": "^1.16.2",
60+
"@cocreate/organizations": "^1.28.3",
61+
"@cocreate/uuid": "^1.12.1",
6262
"ws": "^7.5.10"
6363
}
64-
}
64+
}

0 commit comments

Comments
 (0)