Skip to content

Commit

Permalink
chore: update @kentcdodds/workshop-app
Browse files Browse the repository at this point in the history
  • Loading branch information
kentcdodds committed Mar 21, 2024
1 parent 8d4c584 commit ad8e1d3
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 15 deletions.
26 changes: 13 additions & 13 deletions kcdshop/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion kcdshop/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"type": "module",
"dependencies": {
"@kentcdodds/workshop-app": "^3.11.0"
"@kentcdodds/workshop-app": "^3.12.0"
}
}
2 changes: 1 addition & 1 deletion scripts/deployed/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"author": "Kent C. Dodds <[email protected]> (https://kentcdodds.com/)",
"license": "GPL-3.0-only",
"dependencies": {
"@kentcdodds/workshop-app": "^3.11.0",
"@kentcdodds/workshop-app": "^3.12.0",
"execa": "^7.2.0"
},
"engines": {
Expand Down

0 comments on commit ad8e1d3

Please sign in to comment.