Skip to content

Commit 418eaac

Browse files
Ankit098francisf
authored andcommitted
chore: update package and lock files devDependencies
1 parent 207bffe commit 418eaac

File tree

2 files changed

+23
-4
lines changed

2 files changed

+23
-4
lines changed

package-lock.json

Lines changed: 21 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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
"description": "WebdriverIO service for better Browserstack integration",
55
"author": "Browserstack",
66
"homepage": "https://github.com/browserstack/wdio-browserstack-service",
7-
"license": "MIT",
87
"main": "./build",
98
"engines": {
109
"node": ">=12.0.0"
@@ -32,7 +31,8 @@
3231
},
3332
"devDependencies": {
3433
"@tsconfig/node12": "^1.0.9",
35-
"jest": "^27.2.5"
34+
"jest": "^27.2.5",
35+
"typescript": "4.6.2"
3636
},
3737
"publishConfig": {
3838
"access": "public"

0 commit comments

Comments
 (0)