Skip to content

Commit

Permalink
Merge branch 'improvement/core-ui-install-ref' into q/1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bert-e committed Jan 25, 2024
2 parents e5dd445 + c7fb872 commit 83f9111
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Core-UI is a component library containing all components, layouts, icons and the
- Add ```@scality/core-ui``` in the ```package.json```'s dependencies of your project.

```json
"@scality/core-ui": "github:scality/core-ui#0.114.0",
"@scality/core-ui": "0.115.0",
```

- ```@scality/core-ui``` requires the peerDependencies below. Make sure that you have them in the ```package.json```'s dependencies.
Expand Down

0 comments on commit 83f9111

Please sign in to comment.