Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
Changes to be committed:
modified:   README.md
modified:   package-lock.json
modified:   package.json
  • Loading branch information
blackfalcon committed Feb 12, 2024
1 parent a2050c5 commit 3ea673f
Show file tree
Hide file tree
Showing 3 changed files with 408 additions and 184 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ In cases where the project is not able to process JS assets, there are pre-proce

```html
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@aurodesignsystem/design-tokens@4.3.0/dist/tokens/CSSCustomProperties.css" />
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@aurodesignsystem/webcorestylesheets@5.0.5/dist/bundled/essentials.css" />
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@aurodesignsystem/webcorestylesheets@5.0.8/dist/bundled/essentials.css" />
<script src="https://cdn.jsdelivr.net/npm/@aurodesignsystem/auro-button@7.2.6/dist/auro-button__bundled.js" type="module"></script>
```

Expand Down

0 comments on commit 3ea673f

Please sign in to comment.