Skip to content

Commit 884dfe5

Browse files
committed
fix: updated cocreate modules versions
1 parent 75d29b3 commit 884dfe5

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
@@ -58,11 +58,11 @@
5858
"webpack-log": "^3.0.1"
5959
},
6060
"dependencies": {
61-
"@cocreate/config": "^1.12.5",
62-
"@cocreate/indexeddb": "^1.22.4",
63-
"@cocreate/local-storage": "^1.15.0",
64-
"@cocreate/organizations": "^1.27.4",
65-
"@cocreate/uuid": "^1.11.4",
61+
"@cocreate/config": "^1.13.0",
62+
"@cocreate/indexeddb": "^1.23.1",
63+
"@cocreate/local-storage": "^1.16.1",
64+
"@cocreate/organizations": "^1.28.2",
65+
"@cocreate/uuid": "^1.12.0",
6666
"ws": "^7.5.10"
6767
}
68-
}
68+
}

0 commit comments

Comments
 (0)