Skip to content
This repository has been archived by the owner on Jan 1, 2023. It is now read-only.

Commit

Permalink
Install yargs package
Browse files Browse the repository at this point in the history
  • Loading branch information
nesk committed Nov 30, 2020
1 parent d3b4b25 commit bbae6b8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,9 @@
"dependencies": {
"@nesk/rialto": "^1.2.1",
"puppeteer": "~5.4.1"
},
"devDependencies": {
"@types/yargs": "^15.0.10",
"yargs": "^16.1.1"
}
}

0 comments on commit bbae6b8

Please sign in to comment.