Skip to content

Commit

Permalink
Added missing dependency semver
Browse files Browse the repository at this point in the history
  • Loading branch information
Shubham Kanodia committed Feb 8, 2022
1 parent 48709c3 commit 1c97cba
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 0 deletions.
Binary file modified .yarn/install-state.gz
Binary file not shown.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
"dependencies": {
"browserslist": "^4.19.1",
"electron-to-chromium": "^1.4.67",
"semver": "^7.3.5",
"useragent": "^2.3.0",
"yamlparser": "^0.0.2"
},
Expand Down
1 change: 1 addition & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1335,6 +1335,7 @@ __metadata:
electron-to-chromium: ^1.4.67
jest: ^23.6.0
prettier: ^2.5.1
semver: ^7.3.5
useragent: ^2.3.0
useragent-generator: ^1.1.1-amkt-22079-finish.0
yamlparser: ^0.0.2
Expand Down

0 comments on commit 1c97cba

Please sign in to comment.