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 c66c9dd commit 5b814d9
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,13 +59,13 @@
"webpack-log": "^3.0.1"
},
"dependencies": {
"@cocreate/cli": "^1.33.3",
"@cocreate/crud-client": "^1.21.16",
"@cocreate/local-storage": "^1.7.13",
"@cocreate/message-client": "^1.3.21",
"@cocreate/observer": "^1.8.11",
"@cocreate/random-color": "^1.4.18",
"@cocreate/selection": "^1.6.20",
"@cocreate/uuid": "^1.4.20"
"@cocreate/cli": "^1.33.4",
"@cocreate/crud-client": "^1.21.17",
"@cocreate/local-storage": "^1.7.14",
"@cocreate/message-client": "^1.3.22",
"@cocreate/observer": "^1.8.12",
"@cocreate/random-color": "^1.4.19",
"@cocreate/selection": "^1.6.21",
"@cocreate/uuid": "^1.4.21"
}
}
}

0 comments on commit 5b814d9

Please sign in to comment.