Skip to content

Commit cc13efd

Browse files
fix build
1 parent d88ef97 commit cc13efd

File tree

2 files changed

+52
-132
lines changed

2 files changed

+52
-132
lines changed

packages/app/package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,8 @@
2323
"preact": "^10.18.1"
2424
},
2525
"author": "Christian Bromann <[email protected]>",
26-
"license": "MIT"
26+
"license": "MIT",
27+
"devDependencies": {
28+
"@wdio/devtools-service": "workspace:^"
29+
}
2730
}

0 commit comments

Comments
 (0)