Upgrade zwiftout lib to 0.3.0

This commit is contained in:
Rene Saarsoo 2020-11-20 21:49:14 +02:00
parent f7147d0919
commit bc63f9285b
2 changed files with 5 additions and 5 deletions

View File

@ -25,7 +25,7 @@
"react-simple-code-editor": "^0.11.0", "react-simple-code-editor": "^0.11.0",
"styled-components": "^5.2.0", "styled-components": "^5.2.0",
"typescript": "~3.7.2", "typescript": "~3.7.2",
"zwiftout": "^0.1.1" "zwiftout": "^0.3.0"
}, },
"scripts": { "scripts": {
"predeploy": "yarn build", "predeploy": "yarn build",

View File

@ -11075,10 +11075,10 @@ yargs@^13.3.0, yargs@^13.3.2:
y18n "^4.0.0" y18n "^4.0.0"
yargs-parser "^13.1.2" yargs-parser "^13.1.2"
zwiftout@^0.1.1: zwiftout@^0.3.0:
version "0.1.1" version "0.3.0"
resolved "https://registry.yarnpkg.com/zwiftout/-/zwiftout-0.1.1.tgz#1bc4847861317089c8deac68823915c94842fa09" resolved "https://registry.yarnpkg.com/zwiftout/-/zwiftout-0.3.0.tgz#d3c1ffd8d515fe282d42706937d129fc6438bccb"
integrity sha512-MV2169LZdZTliHWk8kCSDM6gVjW+dOb+CnMLgJdsBeT3z9JPIT2kI1R7zxCcWDN43f8wAr3sKY7pDg4qRTrlBw== integrity sha512-GLb3k+4yIeWAHc1b/fBuwO+KdCjLHXdw+yx45hG+CevC+T15M4m/6ekmMi/5RvSXNkYeZz/xqF4D+TVbT3SIrw==
dependencies: dependencies:
argparse "^2.0.1" argparse "^2.0.1"
ramda "^0.27.1" ramda "^0.27.1"