Upgrade zwiftout lib to 0.3.0
This commit is contained in:
parent
f7147d0919
commit
bc63f9285b
|
|
@ -25,7 +25,7 @@
|
|||
"react-simple-code-editor": "^0.11.0",
|
||||
"styled-components": "^5.2.0",
|
||||
"typescript": "~3.7.2",
|
||||
"zwiftout": "^0.1.1"
|
||||
"zwiftout": "^0.3.0"
|
||||
},
|
||||
"scripts": {
|
||||
"predeploy": "yarn build",
|
||||
|
|
|
|||
|
|
@ -11075,10 +11075,10 @@ yargs@^13.3.0, yargs@^13.3.2:
|
|||
y18n "^4.0.0"
|
||||
yargs-parser "^13.1.2"
|
||||
|
||||
zwiftout@^0.1.1:
|
||||
version "0.1.1"
|
||||
resolved "https://registry.yarnpkg.com/zwiftout/-/zwiftout-0.1.1.tgz#1bc4847861317089c8deac68823915c94842fa09"
|
||||
integrity sha512-MV2169LZdZTliHWk8kCSDM6gVjW+dOb+CnMLgJdsBeT3z9JPIT2kI1R7zxCcWDN43f8wAr3sKY7pDg4qRTrlBw==
|
||||
zwiftout@^0.3.0:
|
||||
version "0.3.0"
|
||||
resolved "https://registry.yarnpkg.com/zwiftout/-/zwiftout-0.3.0.tgz#d3c1ffd8d515fe282d42706937d129fc6438bccb"
|
||||
integrity sha512-GLb3k+4yIeWAHc1b/fBuwO+KdCjLHXdw+yx45hG+CevC+T15M4m/6ekmMi/5RvSXNkYeZz/xqF4D+TVbT3SIrw==
|
||||
dependencies:
|
||||
argparse "^2.0.1"
|
||||
ramda "^0.27.1"
|
||||
|
|
|
|||
Loading…
Reference in New Issue