We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2639e52 + cd3f776 commit 7dc8d94Copy full SHA for 7dc8d94
models/index.ts
@@ -1,3 +1,4 @@
1
export * from "./Asset";
2
export * from "./Edition";
3
export * from "./Version";
4
+export * from "./Team";
package.json
@@ -1,7 +1,7 @@
{
"name": "@redhattraining/catalog-manager-models",
"repository": "https://github.com/RedHatTraining/catalog-mangaer-models",
- "version": "0.0.7",
+ "version": "0.0.8",
5
"description": "",
6
"license": "MIT",
7
"main": "index.ts",
0 commit comments