Skip to content

Commit

Permalink
fix: bump dependencies'
Browse files Browse the repository at this point in the history
  • Loading branch information
Frank Pagan committed Mar 16, 2023
1 parent 6091bf0 commit 1c1523e
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,12 +58,12 @@
"webpack-log": "^3.0.1"
},
"dependencies": {
"@cocreate/actions": "^1.6.0",
"@cocreate/crud-client": "^1.19.0",
"@cocreate/docs": "^1.6.0",
"@cocreate/filter": "^1.18.0",
"@cocreate/link": "^1.3.0",
"@cocreate/local-storage": "^1.5.0",
"@cocreate/observer": "^1.6.0"
"@cocreate/actions": "^1.6.1",
"@cocreate/crud-client": "^1.19.1",
"@cocreate/docs": "^1.6.1",
"@cocreate/filter": "^1.18.2",
"@cocreate/link": "^1.3.1",
"@cocreate/local-storage": "^1.5.1",
"@cocreate/observer": "^1.6.1"
}
}
}

0 comments on commit 1c1523e

Please sign in to comment.