Skip to content

Commit 9e2c71c

Browse files
committed
chore: update @epic-web/workshop-app
1 parent 773decd commit 9e2c71c

File tree

4 files changed

+28
-29
lines changed

4 files changed

+28
-29
lines changed

Diff for: epicshop/package-lock.json

+22-23
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: epicshop/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"type": "module",
33
"dependencies": {
44
"@epic-web/config": "^1.5.3",
5-
"@epic-web/workshop-app": "^4.21.0",
5+
"@epic-web/workshop-app": "^4.21.1",
66
"execa": "^8.0.1",
77
"fs-extra": "^11.2.0"
88
}

Diff for: package-lock.json

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
},
4040
"devDependencies": {
4141
"@epic-web/config": "^1.5.3",
42-
"@epic-web/workshop-utils": "^4.21.0",
42+
"@epic-web/workshop-utils": "^4.21.1",
4343
"@testing-library/user-event": "^14.5.2",
4444
"@types/react": "npm:[email protected]",
4545
"@types/react-dom": "npm:[email protected]",

0 commit comments

Comments
 (0)