Skip to content

Commit ecc1614

Browse files
committed
Release 6.0.7
1 parent 8793b47 commit ecc1614

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "expect-webdriverio",
3-
"version": "6.0.6",
3+
"version": "6.0.7",
44
"author": "Mykola Grybyk <mykola.grybyk@gmail.com>",
55
"description": "WebdriverIO Assertion Library",
66
"license": "MIT",
@@ -46,8 +46,8 @@
4646
"./types": "./types/expect-global.d.ts",
4747
"./expect-global": "./types/expect-global.d.ts",
4848
"./api": {
49-
"types": "./types/expect-webdriverio.d.ts",
50-
"import": "./lib/api/index.js"
49+
"types": "./types/expect-webdriverio.d.ts",
50+
"import": "./lib/api/index.js"
5151
}
5252
},
5353
"types": "./types/expect-webdriverio.d.ts",

0 commit comments

Comments
 (0)