Upgrade to Zwiftout 2.2.0
This commit is contained in:
parent
e96bbd157f
commit
ebe8e58871
|
|
@ -25,7 +25,7 @@
|
|||
"react-simple-code-editor": "^0.11.0",
|
||||
"styled-components": "^5.2.0",
|
||||
"typescript": "~3.7.2",
|
||||
"zwiftout": "^2.1.1"
|
||||
"zwiftout": "^2.2.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@^2.1.1:
|
||||
version "2.1.1"
|
||||
resolved "https://registry.yarnpkg.com/zwiftout/-/zwiftout-2.1.1.tgz#b540b42e97e0d09e3325b3bccb80fc9fd0143c14"
|
||||
integrity sha512-0ytpXz5TJSHJpj/0WHAN3e1EbbtjIGxNDCYo3uk+BObwe5Oujkbu6aknExTEui5qmNr6nxSHdS6vCd2RAJ8xcw==
|
||||
zwiftout@^2.2.0:
|
||||
version "2.2.0"
|
||||
resolved "https://registry.yarnpkg.com/zwiftout/-/zwiftout-2.2.0.tgz#d23a01b1ce3cac2d9f95b4a0c94ceb546ccb01a3"
|
||||
integrity sha512-hFB4Q28C4VYqk7tR0GQ9uKQzHauQSMIh4dHgbyGpNDTDk09+xiTDvmxoHheP5QRDzCQUsP5LdINnSGChSYqPNQ==
|
||||
dependencies:
|
||||
argparse "^2.0.1"
|
||||
ramda "^0.27.1"
|
||||
|
|
|
|||
Loading…
Reference in New Issue