Skip to content

Commit

Permalink
fix: bump cocreate dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
frankpagan committed Apr 29, 2024
1 parent d7cc151 commit 7164b61
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 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.10.0",
"@cocreate/indexeddb": "^1.20.0",
"@cocreate/local-storage": "^1.12.0",
"@cocreate/organizations": "^1.26.1",
"@cocreate/uuid": "^1.10.0",
"@cocreate/config": "^1.12.2",
"@cocreate/indexeddb": "^1.22.3",
"@cocreate/local-storage": "^1.14.3",
"@cocreate/organizations": "^1.27.1",
"@cocreate/uuid": "^1.11.1",
"ws": "7.5.9"
}
}
}

0 comments on commit 7164b61

Please sign in to comment.