We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent adffa20 commit a98aa5bCopy full SHA for a98aa5b
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@roadiehq/backstage-entity-validator",
3
- "version": "0.3.9",
+ "version": "0.3.10",
4
"author": "RoadieHQ",
5
"description": "Backstage entity validator",
6
"main": "dist/index.js",
@@ -26,7 +26,7 @@
26
"dependencies": {
27
"@actions/core": "^1.2.7",
28
"@backstage/catalog-model": "^0.7.8",
29
- "@roadiehq/roadie-backstage-entity-validator": "^1.2.4",
+ "@roadiehq/roadie-backstage-entity-validator": "^2.0.1",
30
"ajv": "^8.4.0",
31
"ajv-formats": "^2.1.0",
32
"glob": "^7.1.7",
0 commit comments