Skip to content

Commit

Permalink
feat(Icon): electricity-bolt (#854)
Browse files Browse the repository at this point in the history
  • Loading branch information
nathanyoung authored Nov 20, 2023
1 parent 3e98e89 commit bb3d9ee
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
},
"dependencies": {
"@palmetto/dialog": "^0.16.4",
"@palmetto/palmetto-design-tokens": "0.75.0",
"@palmetto/palmetto-design-tokens": "0.76.0",
"@popperjs/core": "^2.5.3",
"caniuse-lite": "^1.0.30001523",
"classnames": "^2.2.6",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3353,10 +3353,10 @@
react-remove-scroll "^2.4.3"
tslib "^2.3.0"

"@palmetto/palmetto-design-tokens@0.75.0":
version "0.75.0"
resolved "https://registry.yarnpkg.com/@palmetto/palmetto-design-tokens/-/palmetto-design-tokens-0.75.0.tgz#ac2a5ed1b028836a7047318486cd9921cc4f91fd"
integrity sha512-YDYrMgD+TU/kSNkEHq8aSUNSYdDHyxO+HjOlPWPEyRZmDrToT/MdMUytlkA8voBXAimWZ2ka7Oy1H+CJrn/uFw==
"@palmetto/palmetto-design-tokens@0.76.0":
version "0.76.0"
resolved "https://registry.yarnpkg.com/@palmetto/palmetto-design-tokens/-/palmetto-design-tokens-0.76.0.tgz#06ee80e608127877cf093fb801cc925841b2abec"
integrity sha512-Xmgix8fMRHziplRLhIx6iiEZPMSpPuRVQi0zYiSLwi3mF2PhPJTzGiioUefE3b5DrfMQTx9F85dRzEQAzysZOg==

"@pmmmwh/react-refresh-webpack-plugin@^0.5.3":
version "0.5.10"
Expand Down

0 comments on commit bb3d9ee

Please sign in to comment.