Skip to content

Commit b4b71a0

Browse files
committed
Loosen dependency
1 parent 4e5ee47 commit b4b71a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/mdx/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"dependencies": {
1212
"@emotion/core": "^10.0.0",
1313
"@emotion/styled": "^10.0.0",
14-
"@mdx-js/react": "^1.5.1"
14+
"@mdx-js/react": "^1.0.0"
1515
},
1616
"peerDependencies": {
1717
"@theme-ui/core": "*",

0 commit comments

Comments
 (0)