Chore: 1.18.0
# [1.18.0](v1.17.0...v1.18.0) (2022-04-11) ### Update * Adapt Form-Generator for UIv2 (coscine/issues#2035) ([5ac312ec](5ac312ec)), closes [coscine/issues#2035](https://git.rwth-aachen.de/coscine/issues/issues/2035)
{ | ||
"name": "@coscine/form-generator", | ||
"version": "1.17.0", | ||
"version": "1.18.0", | ||
"main": "dist/index.umd.js", | ||
"module": "dist/index.es.js", | ||
"browser": "dist/index.umd.js", | ||
... | ... | @@ -76,5 +76,5 @@ |
"url": "https://git.rwth-aachen.de/coscine/frontend/libraries/form-generator.git" | ||
}, | ||
"license": "MIT", | ||
"packageManager": "yarn@3.1.1" | ||
"packageManager": "yarn@3.2.0" | ||
} |
Please register or sign in to comment