Skip to content

Commit

Permalink
fix: testing workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
frankpagan committed Jun 11, 2023
1 parent db8e430 commit 88f9d56
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.25",
"@cocreate/cli": "^1.33.4",
"@cocreate/crud-client": "^1.21.17",
"@cocreate/element-prototype": "^1.8.23",
"@cocreate/form": "^1.14.23",
"@cocreate/local-storage": "^1.7.14",
"@cocreate/render": "^1.24.25"
"@cocreate/actions": "^1.8.28",
"@cocreate/cli": "^1.33.6",
"@cocreate/crud-client": "^1.21.20",
"@cocreate/element-prototype": "^1.8.26",
"@cocreate/form": "^1.14.26",
"@cocreate/local-storage": "^1.7.17",
"@cocreate/render": "^1.24.28"
}
}
}

0 comments on commit 88f9d56

Please sign in to comment.