Skip to content

Commit b162faf

Browse files
update package info (#176)
Co-authored-by: Andrey Belym <[email protected]>
1 parent 38d4d25 commit b162faf

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

package.json

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,15 @@
11
{
22
"name": "testcafe-browser-provider-browserstack",
33
"version": "1.14.1-alpha.1",
4-
"description": "browserstack TestCafe browser provider plugin.",
4+
"description": "Browserstack TestCafe browser provider plugin.",
55
"repository": "https://github.com/DevExpress/testcafe-browser-provider-browserstack",
66
"engines": {
77
"node": ">=8.0.0"
88
},
99
"homepage": "https://github.com/DevExpress/testcafe-browser-provider-browserstack",
1010
"author": {
11-
"name": "Andrey Belym",
12-
"email": "[email protected]",
13-
"url": "https://github.com/DevExpress/testcafe-browser-provider-browserstack"
11+
"name": "Developer Express Inc.",
12+
"url": "https://devexpress.com"
1413
},
1514
"main": "lib/index",
1615
"files": [

0 commit comments

Comments
 (0)