Skip to content

Commit

Permalink
feat: upgrade dependencies for latest features and fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
frankpagan committed Nov 24, 2023
1 parent 51b5c0c commit 79b5aac
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,9 +58,9 @@
"webpack-log": "^3.0.1"
},
"dependencies": {
"@cocreate/actions": "^1.12.4",
"@cocreate/link": "^1.8.9",
"@cocreate/local-storage": "^1.10.11",
"@cocreate/observer": "^1.12.0"
"@cocreate/actions": "^1.13.0",
"@cocreate/link": "^1.9.0",
"@cocreate/local-storage": "^1.11.1",
"@cocreate/observer": "^1.13.0"
}
}
}

0 comments on commit 79b5aac

Please sign in to comment.