Skip to content

Commit b88ca10

Browse files
chore: add missing @babel/register package to dev deps
1 parent a3a3544 commit b88ca10

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
"webdriverio": "*"
2828
},
2929
"devDependencies": {
30+
"@babel/register": "^7.13.8",
3031
"@typescript-eslint/eslint-plugin": "^4.14.0",
3132
"@typescript-eslint/parser": "^4.14.0",
3233
"@wdio/cli": "^6.11.3",

0 commit comments

Comments
 (0)