Skip to content

Commit 25e9d7b

Browse files
committed
add dep
1 parent 5d6e3fa commit 25e9d7b

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

epicshop/package-lock.json

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

epicshop/package.json

+4
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
11
{
22
"type": "module",
3+
"scripts": {
4+
"test": "playwright test"
5+
},
36
"dependencies": {
47
"@epic-web/config": "^1.5.3",
58
"@epic-web/workshop-app": "^4.28.0",
9+
"@epic-web/workshop-utils": "^4.28.0",
610
"execa": "^8.0.1",
711
"fs-extra": "^11.2.0"
812
}

0 commit comments

Comments
 (0)