Skip to content

Commit

Permalink
fix: bump dependencies for latest features
Browse files Browse the repository at this point in the history
  • Loading branch information
frankpagan committed Nov 12, 2023
1 parent 560aad2 commit fc645bb
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.6.6",
"@cocreate/indexeddb": "^1.16.2",
"@cocreate/local-storage": "^1.10.8",
"@cocreate/organizations": "^1.23.2",
"@cocreate/uuid": "^1.7.2",
"@cocreate/config": "^1.6.8",
"@cocreate/indexeddb": "^1.17.1",
"@cocreate/local-storage": "^1.10.10",
"@cocreate/organizations": "^1.23.4",
"@cocreate/uuid": "^1.7.4",
"ws": "7.5.9"
}
}
}

0 comments on commit fc645bb

Please sign in to comment.