-
- Downloads
Chore: 1.16.0
# [1.16.0](v1.15.2...v1.16.0) (2022-02-14) ### Fix * Pipeline ([c17ce067](c17ce067)) ### Update * Bring back public-private selection (coscine/issues#1870) ([fb5ed51d](fb5ed51d)), closes [coscine/issues#1870](https://git.rwth-aachen.de/coscine/issues/issues/1870)
{ | { | ||
"name": "@coscine/project-creation", | "name": "@coscine/project-creation", | ||
"version": "1.15.2", | "version": "1.16.0", | ||
"main": "dist/index.umd.js", | "main": "dist/index.umd.js", | ||
"module": "dist/index.common.js", | "module": "dist/index.common.js", | ||
"browser": "dist/index.umd.min.js", | "browser": "dist/index.umd.min.js", | ||
... | @@ -75,5 +75,5 @@ | ... | @@ -75,5 +75,5 @@ |
"url": "https://git.rwth-aachen.de/coscine/frontend/libraries/project-creation.git" | "url": "https://git.rwth-aachen.de/coscine/frontend/libraries/project-creation.git" | ||
}, | }, | ||
"license": "MIT", | "license": "MIT", | ||
"packageManager": "yarn@3.1.0" | "packageManager": "yarn@3.1.1" | ||
} | } |
Please register or sign in to comment