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 d2f05b1 commit deef4b5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,8 @@
"webpack-log": "^3.0.1"
},
"dependencies": {
"@cocreate/actions": "^1.12.1",
"@cocreate/socket-client": "^1.32.3",
"@cocreate/actions": "^1.12.3",
"@cocreate/socket-client": "^1.33.0",
"web-push": "^3.6.6"
}
}
}

0 comments on commit deef4b5

Please sign in to comment.