Skip to content

Commit

Permalink
feat: bump cocreate dependencies for the latest updates and features
Browse files Browse the repository at this point in the history
  • Loading branch information
frankpagan committed Aug 17, 2023
1 parent 9e98945 commit 5a469d4
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,10 +58,10 @@
"webpack-log": "^3.0.1"
},
"dependencies": {
"@cocreate/indexeddb": "^1.10.20",
"@cocreate/local-storage": "^1.7.21",
"@cocreate/indexeddb": "^1.11.0",
"@cocreate/local-storage": "^1.8.0",
"@cocreate/organization": "^1.15.19",
"@cocreate/uuid": "^1.4.28",
"@cocreate/uuid": "^1.5.0",
"ws": "7.5.9"
}
}
}

0 comments on commit 5a469d4

Please sign in to comment.