Skip to content

Commit

Permalink
fix: Update dependencies versions for @cocreate libraries
Browse files Browse the repository at this point in the history
  • Loading branch information
frankpagan committed Jun 11, 2023
1 parent 380137c commit 3d3f8ef
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.8.21",
"@cocreate/cli": "^1.33.0",
"@cocreate/crud-client": "^1.21.13",
"@cocreate/filter": "^1.19.19",
"@cocreate/link": "^1.4.17",
"@cocreate/local-storage": "^1.7.10",
"@cocreate/observer": "^1.8.8"
"@cocreate/actions": "^1.8.24",
"@cocreate/cli": "^1.33.3",
"@cocreate/crud-client": "^1.21.16",
"@cocreate/filter": "^1.19.22",
"@cocreate/link": "^1.4.20",
"@cocreate/local-storage": "^1.7.13",
"@cocreate/observer": "^1.8.11"
}
}
}

0 comments on commit 3d3f8ef

Please sign in to comment.