Add dependency.

Signed-off-by: Aramis Sennyey <sennyeya@amazon.com>
This commit is contained in:
Aramis Sennyey
2023-02-22 17:34:03 -05:00
committed by Fredrik Adelöw
parent 6e4ac33a60
commit 2ae752b91e
+2 -1
View File
@@ -30,6 +30,7 @@
"dist"
],
"dependencies": {
"@backstage/backend-common": "workspace:^",
"express": "^4.17.1",
"json-schema-to-ts": "^2.6.2",
"openapi-types": "^12.1.0",
@@ -38,4 +39,4 @@
"winston": "^3.8.2",
"yn": "^4.0.0"
}
}
}