Skip to content

Commit

Permalink
Update dependencies versions for @cocreate libraries
Browse files Browse the repository at this point in the history
  • Loading branch information
frankpagan committed Jun 7, 2023
1 parent 741f7c9 commit c6ab056
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,10 +60,10 @@
"webpack-log": "^3.0.1"
},
"dependencies": {
"@cocreate/actions": "^1.8.14",
"@cocreate/docs": "^1.7.15",
"@cocreate/element-prototype": "^1.8.14",
"@cocreate/observer": "^1.8.3",
"@cocreate/utils": "^1.21.1"
"@cocreate/actions": "^1.8.18",
"@cocreate/docs": "^1.8.2",
"@cocreate/element-prototype": "^1.8.16",
"@cocreate/observer": "^1.8.5",
"@cocreate/utils": "^1.21.3"
}
}
}

0 comments on commit c6ab056

Please sign in to comment.