We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7600d06 commit 61ae7b7Copy full SHA for 61ae7b7
lerna.json
@@ -1,5 +1,5 @@
1
{
2
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
3
- "version": "0.1.1",
+ "version": "1.0.0",
4
"npmClient": "yarn"
5
}
packages/backstage-plugin-language-info-card/package.json
@@ -1,6 +1,6 @@
"name": "@hpatoio/backstage-plugin-language-info-card",
"license": "Apache-2.0",
"main": "src/index.ts",
6
"types": "src/index.ts",
packages/backstage-plugin-language-info-processor/package.json
"name": "@hpatoio/backstage-plugin-language-info-processor",
0 commit comments