-
- Downloads
Chore: 2.12.0
# [2.12.0](v2.11.0...v2.12.0) (2023-03-23) ### Doc * Project documentation ([07bca5f4](07bca5f4)) ### Update * Adding PID to ProjectObject ([7d2398ae](7d2398ae))
{ | ||
"name": "@coscine/api-client", | ||
"version": "2.11.0", | ||
"version": "2.12.0", | ||
"description": "This project contains the generated api connection classes.", | ||
"keywords": [ | ||
"coscine", | ||
... | ... | @@ -122,5 +122,5 @@ |
"dependencies": { | ||
"axios": "^0.21.1" | ||
}, | ||
"packageManager": "yarn@3.4.1" | ||
"packageManager": "yarn@3.5.0" | ||
} |
Please register or sign in to comment