Skip to content

Commit

Permalink
chore: add package extension for emotion utils
Browse files Browse the repository at this point in the history
  • Loading branch information
OsirisAnubiz committed Oct 22, 2024
1 parent a52ba06 commit 6bb14f8
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions .yarnrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ packageExtensions:
'@atls-ui-parts/text@*':
dependencies:
'@types/styled-system': '*'
'@emotion/utils@*':
dependencies:
'@emotion/sheet': '*'
preferReuse: true

yarnPath: .yarn/releases/yarn.cjs
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -905,7 +905,7 @@ __metadata:
languageName: node
linkType: hard

"@emotion/sheet@npm:^1.4.0":
"@emotion/sheet@npm:*, @emotion/sheet@npm:^1.4.0":
version: 1.4.0
resolution: "@emotion/sheet@npm:1.4.0"
checksum: 10/8ac6e9bf6b373a648f26ae7f1c24041038524f4c72f436f4f8c4761c665e58880c3229d8d89b1f7a4815dd8e5b49634d03e60187cb6f93097d7f7c1859e869d5
Expand Down

0 comments on commit 6bb14f8

Please sign in to comment.