We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d88ef97 commit cc13efdCopy full SHA for cc13efd
2 files changed
packages/app/package.json
@@ -23,5 +23,8 @@
23
"preact": "^10.18.1"
24
},
25
"author": "Christian Bromann <[email protected]>",
26
- "license": "MIT"
+ "license": "MIT",
27
+ "devDependencies": {
28
+ "@wdio/devtools-service": "workspace:^"
29
+ }
30
}
0 commit comments