Skip to content

Commit c0997a3

Browse files
committed
improve readme
1 parent fab6366 commit c0997a3

File tree

2 files changed

+4
-8
lines changed

2 files changed

+4
-8
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,8 @@ See [backstage-plugin-harbor-backend](https://github.com/Digitalist-Open-Cloud/b
5454

5555
## Contributing
5656

57-
Please contribute back to the [original repo](https://github.com/container-registry/), and you are free to use any code from this repo to contribute back to the original repo without giving us credit.
57+
Please contribute back to the [original repo](https://github.com/container-registry/backstage-plugin-harbor/tree/master), and you are free to use any code from this repo to contribute back to the original repo without giving us credit.
5858

5959
## History
6060

61-
This Backstage plugin was initially created by [BESTSELLER](https://github.com/BESTSELLER) and transferred to [Container Registry](https://github.com/container-registry/). This fork was started because of an acute need.
61+
This Backstage plugin was initially created by [BESTSELLER](https://github.com/BESTSELLER) and transferred to [Container Registry](https://github.com/container-registry/).

package.json

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -40,14 +40,10 @@
4040
"@material-ui/core": "^4.12.4",
4141
"d3-selection": "^3",
4242
"d3-transition": "^3",
43-
"react-d3-speedometer": "^2",
44-
"react-router-dom": "^6.25.1",
43+
"react-d3-speedometer": "^3.1.1",
44+
"react-router-dom": "^7.5.3",
4545
"react-use": "^17.6"
4646
},
47-
"peerDependencies": {
48-
"react": "^16.13.1 || ^17.0.0 || ^18.2.0",
49-
"react-dom": "^16.13.1 || ^17.0.0 || ^18.2.0"
50-
},
5147
"devDependencies": {
5248
"@backstage/cli": "^0.32.0",
5349
"@backstage/core-app-api": "^1.16.1",

0 commit comments

Comments
 (0)