-
- Downloads
Chore: 1.17.0
# [1.17.0](v1.16.3...v1.17.0) (2022-10-07) ### Fix * Dependencies and NaN handling ([53de2263](53de2263)) * Resource Page Formatting ([9024d028](9024d028)) * Return Modified & Created Date in Metadatamanager ([41902e64](41902e64)) * Validation for multiple metadatasets ([f27673f7](f27673f7)) ### New * Migrated the login app to the new UI ([57fba75e](57fba75e))
{ | ||
"name": "ui", | ||
"version": "1.16.3", | ||
"version": "1.17.0", | ||
"private": true, | ||
"scripts": { | ||
"dev": "vite", | ||
... | ... | @@ -90,5 +90,5 @@ |
"vite-plugin-windicss": "^1.8.3", | ||
"vue-template-compiler": "^2.7.10" | ||
}, | ||
"packageManager": "yarn@3.2.3" | ||
"packageManager": "yarn@3.2.4" | ||
} |
Please register or sign in to comment