Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 1f78c75

Browse files
Update dependencies
1 parent 3ca3316 commit 1f78c75

File tree

2 files changed

+18
-12
lines changed

2 files changed

+18
-12
lines changed

‎package-lock.json

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

‎package.json

Lines changed: 5 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -2,24 +2,17 @@
22
"name": "selenium-javascript",
33
"version": "1.0.0",
44
"description": "Selenium using Javascript",
5-
"main": "index.js",
65
"scripts": {
76
"test": "mocha"
87
},
9-
"repository": {
10-
"type": "git",
11-
"url": "git+https://github.com/neonidian/selenium-javascript.git"
12-
},
13-
"author": "Keerthi Shankar Subramanian",
14-
"license": "ISC",
15-
"bugs": {
16-
"url": "https://github.com/neonidian/selenium-javascript/issues"
17-
},
18-
"homepage": "https://github.com/neonidian/selenium-javascript#readme",
198
"devDependencies": {
209
"chai": "^4.2.0",
2110
"mocha": "^7.1.1",
2211
"selenium-webdriver": "^4.0.0-alpha.7",
2312
"geckodriver": "^1.19.1"
24-
}
13+
},
14+
"dependencies": {
15+
"test": "^0.6.0"
16+
},
17+
"author": "Keerthi Shankar Subramanian"
2518
}

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /