[deps] FIX require correct version of types package

This commit is contained in:
Ferdinand Thiessen 2021-11-12 10:31:01 +01:00
parent 53951daa25
commit a30da50b1d
2 changed files with 6 additions and 6 deletions

View File

@ -23,7 +23,7 @@
"quasar": "^2.3.1"
},
"devDependencies": {
"@flaschengeist/types": "^1.0.0-alpha.4",
"@flaschengeist/types": "^1.0.0-alpha.5",
"@quasar/app": "^3.2.1",
"@quasar/extras": "^1.11.5",
"@types/node": "^12.20.37",

View File

@ -955,12 +955,12 @@
strip-json-comments "^3.1.1"
"@flaschengeist/api@file:./api":
version "1.0.0-alpha.1"
version "1.0.0-alpha.2"
"@flaschengeist/types@^1.0.0-alpha.4":
version "1.0.0-alpha.4"
resolved "https://registry.yarnpkg.com/@flaschengeist/types/-/types-1.0.0-alpha.4.tgz#8117669616760f353dc87b82b0496174876e4397"
integrity sha512-e6ir5R3I2390CNG6qISj4St6o9ye+7yto0vzB/8XJU7busrRwbJONpEEEu5jm6vG6UWzpwAMCwTko+rXPqI3Lw==
"@flaschengeist/types@^1.0.0-alpha.5":
version "1.0.0-alpha.5"
resolved "https://registry.yarnpkg.com/@flaschengeist/types/-/types-1.0.0-alpha.5.tgz#2d78d2fe9b48582d0b2916a386a7f06caa61e346"
integrity sha512-fgtEypS+ODNfhqCrpnTn4vWbXBfL8Ae9NJ2YK051sGNj3k5q30zIFCCJY8ZNF2LXlTC32fXg/ddbcHQrs3gUXA==
"@flaschengeist/users@^1.0.0-alpha.1":
version "1.0.0-alpha.1"