Skip to content

Commit

Permalink
resetting version
Browse files Browse the repository at this point in the history
Signed-off-by: Matt Knop <[email protected]>
  • Loading branch information
maknop committed Feb 19, 2025
1 parent 3c43d9b commit 0c5a47a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion workspaces/acs/plugins/acs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@backstage-community/plugin-acs",
"version": "0.1.1",
"version": "0.0.0",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
Expand Down
2 changes: 2 additions & 0 deletions workspaces/acs/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2835,6 +2835,7 @@ __metadata:
"@backstage/core-components": "npm:^0.16.3"
"@backstage/core-plugin-api": "npm:^1.10.3"
"@backstage/dev-utils": "npm:^1.1.6"
"@backstage/plugin-catalog-react": "npm:^1.15.1"
"@backstage/test-utils": "npm:^1.7.4"
"@backstage/theme": "npm:^0.6.3"
"@janus-idp/cli": "npm:^1.19.1"
Expand All @@ -2858,6 +2859,7 @@ __metadata:
msw: "npm:^1.0.0"
raven-js: "npm:^3.27.2"
react: "npm:^16.13.1 || ^17.0.0 || ^18.0.0"
react-data-table-component: "npm:^7.6.2"
react-feather: "npm:^2.0.10"
react-use: "npm:^17.2.4"
peerDependencies:
Expand Down

0 comments on commit 0c5a47a

Please sign in to comment.