Skip to content

Commit 7c7b6f0

Browse files
authored
fix(browser): publish a missing context file for webdriverio (#8824)
1 parent 0be4807 commit 7c7b6f0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/browser-webdriverio/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@
3838
"module": "./dist/index.js",
3939
"types": "./dist/index.d.ts",
4040
"files": [
41+
"context.d.ts",
4142
"dist"
4243
],
4344
"scripts": {

0 commit comments

Comments
 (0)