feat: adding in all the functions needed for isomorphic git feature

This commit is contained in:
blam
2020-12-21 15:38:53 +01:00
parent e2beaf5940
commit 70ceab3db4
3 changed files with 91 additions and 8 deletions
+6 -2
View File
@@ -1630,7 +1630,9 @@
to-fast-properties "^2.0.0"
"@backstage/catalog-model@^0.2.0":
version "0.4.0"
version "0.2.0"
resolved "https://registry.npmjs.org/@backstage/catalog-model/-/catalog-model-0.2.0.tgz#e3fe2a4ddeb6a9b6ec480c80cb2b9c39cb245576"
integrity sha512-Y1ocdRpBlxK/VrJQjHlQd0bgADECd1B2NRjwd8ss46ibT5hwLvMOfD80+Fa7oPLu0ktJrH4lq0pNIIJIml48zA==
dependencies:
"@backstage/config" "^0.1.1"
"@types/json-schema" "^7.0.5"
@@ -1641,7 +1643,9 @@
yup "^0.29.3"
"@backstage/catalog-model@^0.3.0":
version "0.4.0"
version "0.3.1"
resolved "https://registry.npmjs.org/@backstage/catalog-model/-/catalog-model-0.3.1.tgz#45d08e2f333c9c566b2bf2629fd707fe989bb404"
integrity sha512-9XhV7c4rmVW+Yzj2PiwTQ7DsegWGB3C4ELsDRExuEVZONdqNcC02cyJtrt3fT5F31ZS3tHkB9bMUymFOBLqUSA==
dependencies:
"@backstage/config" "^0.1.1"
"@types/json-schema" "^7.0.5"