Skip to content

Commit

Permalink
fix: bump cocreate dependency versions
Browse files Browse the repository at this point in the history
  • Loading branch information
frankpagan committed Oct 9, 2023
1 parent b94d2ed commit 16d69b8
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,11 +58,11 @@
"webpack-log": "^3.0.1"
},
"dependencies": {
"@cocreate/config": "^1.5.2",
"@cocreate/indexeddb": "^1.13.5",
"@cocreate/config": "^1.6.0",
"@cocreate/indexeddb": "^1.14.0",
"@cocreate/local-storage": "^1.10.2",
"@cocreate/organizations": "^1.21.0",
"@cocreate/organizations": "^1.21.1",
"@cocreate/uuid": "^1.7.2",
"ws": "7.5.9"
}
}
}

0 comments on commit 16d69b8

Please sign in to comment.