Skip to content

Commit

Permalink
feat: update dependecies for th latest features and bug fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
frankpagan committed Nov 18, 2023
1 parent c6b2fc1 commit 2e03eed
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 @@ -58,9 +58,9 @@
"webpack-log": "^3.0.1"
},
"dependencies": {
"@cocreate/actions": "^1.12.3",
"@cocreate/element-prototype": "^1.13.0",
"@cocreate/observer": "^1.11.9",
"@cocreate/utils": "^1.27.1"
"@cocreate/actions": "^1.12.4",
"@cocreate/element-prototype": "^1.13.2",
"@cocreate/observer": "^1.12.0",
"@cocreate/utils": "^1.27.4"
}
}
}

0 comments on commit 2e03eed

Please sign in to comment.