Skip to content

Commit

Permalink
minor readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
arietrouw committed Oct 13, 2023
1 parent e298a71 commit ae48461
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,8 +115,8 @@ See the [LICENSE](LICENSE) file for license details
[snyk-badge]: https://snyk.io/test/github/xylabs/sdk-react/badge.svg?targetFile=package.json
[snyk-link]: https://snyk.io/test/github/xylabs/sdk-react?targetFile=package.json

[npm-downloads-badge]: https://img.shields.io/npm/dw/@xylabs/react-shared
[npm-license-badge]: https://img.shields.io/npm/l/@xylabs/react-shared
[npm-downloads-badge]: https://img.shields.io/npm/dw/@xylabs/sdk-react
[npm-license-badge]: https://img.shields.io/npm/l/@xylabs/sdk-react

[jsdelivr-badge]: https://data.jsdelivr.com/v1/package/npm/@xylabs/react-shared/badge
[jsdelivr-link]: https://www.jsdelivr.com/package/npm/@xylabs/react-shared
[jsdelivr-badge]: https://data.jsdelivr.com/v1/package/npm/@xylabs/sdk-react/badge
[jsdelivr-link]: https://www.jsdelivr.com/package/npm/@xylabs/sdk-react
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
"storybook": "^7.4.6",
"storybook-dark-mode": "^3.0.1",
"typescript": "^5.2.2",
"webpack": "^5.88.2"
"webpack": "^5.89.0"
},
"peerDependencies": {
"@mui/icons-material": "^5",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7290,7 +7290,7 @@ __metadata:
storybook: ^7.4.6
storybook-dark-mode: ^3.0.1
typescript: ^5.2.2
webpack: ^5.88.2
webpack: ^5.89.0
peerDependencies:
"@mui/icons-material": ^5
"@mui/material": ^5
Expand Down Expand Up @@ -23967,9 +23967,9 @@ __metadata:
languageName: node
linkType: hard

"webpack@npm:5, webpack@npm:^5.88.2":
version: 5.88.2
resolution: "webpack@npm:5.88.2"
"webpack@npm:5, webpack@npm:^5.89.0":
version: 5.89.0
resolution: "webpack@npm:5.89.0"
dependencies:
"@types/eslint-scope": ^3.7.3
"@types/estree": ^1.0.0
Expand Down Expand Up @@ -24000,7 +24000,7 @@ __metadata:
optional: true
bin:
webpack: bin/webpack.js
checksum: 79476a782da31a21f6dd38fbbd06b68da93baf6a62f0d08ca99222367f3b8668f5a1f2086b7bb78e23172e31fa6df6fa7ab09b25e827866c4fc4dc2b30443ce2
checksum: 43fe0dbc30e168a685ef5a86759d5016a705f6563b39a240aa00826a80637d4a3deeb8062e709d6a4b05c63e796278244c84b04174704dc4a37bedb0f565c5ed
languageName: node
linkType: hard

Expand Down

0 comments on commit ae48461

Please sign in to comment.