Upgrade to Zwiftout 0.5.0

This commit is contained in:
Rene Saarsoo 2020-11-22 22:36:39 +02:00
parent 507bfea201
commit be0d236c68
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.4.0" "zwiftout": "^0.5.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.4.0: zwiftout@^0.5.0:
version "0.4.0" version "0.5.0"
resolved "https://registry.yarnpkg.com/zwiftout/-/zwiftout-0.4.0.tgz#3dca51e0b2713a29539c29a2fb12bf7a778a2fec" resolved "https://registry.yarnpkg.com/zwiftout/-/zwiftout-0.5.0.tgz#ca46fa1e0f16fba185bce97ba8f1d3674011ceff"
integrity sha512-i7GYq0WGzeljOCebd5YySZ7il71hnzLAaQYrV67F/iHCkxhWMyK5mhWWJlWNTNADW66tHIts5FP4XXq0/YWg3w== integrity sha512-GHHd8N27l5AfYs36tl8a5n4sMos8kw7zI5ojA6K3tbyrLRyPAk2EF439CubK0XX5ad0JLr9gnpZwzKrNo5Kd2A==
dependencies: dependencies:
argparse "^2.0.1" argparse "^2.0.1"
ramda "^0.27.1" ramda "^0.27.1"