Skip to content

Commit 71d662e

Browse files
committed
Change Webshipco to Webship and push to the NPMJS.com store #5
1 parent cd8e326 commit 71d662e

File tree

2 files changed

+8
-4
lines changed

2 files changed

+8
-4
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
11
# Webship JS
22

3-
Webship JS automated functional testing.
3+
Webship JS has a ready step definitions for automated functional testing.
4+
5+
### Using:
6+
Nightwatch.js
7+
Cucumber-js

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,14 @@
1111
},
1212
"repository": {
1313
"type": "git",
14-
"url": "git+https://github.com/webshipco/webship-js.git"
14+
"url": "git+https://github.com/webship/webship-js.git"
1515
},
1616
"author": "Ravi Sawlani",
1717
"license": "MIT",
1818
"bugs": {
19-
"url": "https://github.com/webshipco/webship-js/issues"
19+
"url": "https://github.com/webship/webship-js/issues"
2020
},
21-
"homepage": "https://github.com/webshipco/webship-js",
21+
"homepage": "https://github.com/webship/webship-js",
2222
"dependencies": {
2323
"nightwatch": "~2",
2424
"@cucumber/cucumber": "*",

0 commit comments

Comments
 (0)