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 10, 2023
1 parent 61d68c2 commit dbad9c7
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 @@ -59,9 +59,9 @@
"webpack-log": "^3.0.1"
},
"dependencies": {
"@cocreate/actions": "^1.8.18",
"@cocreate/element-prototype": "^1.8.16",
"@cocreate/observer": "^1.8.5",
"@cocreate/utils": "^1.21.3"
"@cocreate/actions": "^1.8.19",
"@cocreate/element-prototype": "^1.8.17",
"@cocreate/observer": "^1.8.6",
"@cocreate/utils": "^1.21.4"
}
}
}

0 comments on commit dbad9c7

Please sign in to comment.