Skip to content

Commit ddd626a

Browse files
committed
Quick fix
1 parent 99d14df commit ddd626a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
}
2323
},
2424
"dependencies": {
25-
"@edgeandnode/components": "^21.0.1",
25+
"@edgeandnode/components": "^21.0.2",
2626
"@emotion/react": "^11.8.1",
2727
"@emotion/styled": "^11.8.1",
2828
"@mdx-js/loader": "^2.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1001,10 +1001,10 @@
10011001
numeral "^2.0.6"
10021002
pluralize "^8.0.0"
10031003

1004-
"@edgeandnode/components@^21.0.1":
1005-
version "21.0.1"
1006-
resolved "https://registry.yarnpkg.com/@edgeandnode/components/-/components-21.0.1.tgz#c8b76f976b6733b5b97f0a4fed6d257aa6dec7d3"
1007-
integrity sha512-sV0SZtMKBza76CXO4w5ghngt4uIpmHNuX72gbZpLN5toalhxCgbyyvaJjuhIWGhiXSryGS9qiP4nmGkIkbUuww==
1004+
"@edgeandnode/components@^21.0.2":
1005+
version "21.0.2"
1006+
resolved "https://registry.yarnpkg.com/@edgeandnode/components/-/components-21.0.2.tgz#43d09f76937214946ef659ea926f88e25fc752df"
1007+
integrity sha512-j0nGaU1+HRr/MSx7RUbaFub7R9tG/SGJc0Yt5Dq2Z+Xx1K6GMAtg9VGgZN49sUJbaubArJZF8864L7kWIr62ZA==
10081008
dependencies:
10091009
"@edgeandnode/common" "^4.10.1"
10101010
"@heroicons/react" "^1.0.6"

0 commit comments

Comments
 (0)