Skip to content

Commit

Permalink
feat: revert updates
Browse files Browse the repository at this point in the history
  • Loading branch information
kellyjosephprice committed Apr 3, 2024
1 parent c8f9f6a commit 98eafe7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@readme/mdx",
"description": "ReadMe's React-based Markdown parser",
"author": "Rafe Goldberg <[email protected]>",
"version": "6.75.0-beta.18",
"version": "6.75.0-beta.17",
"main": "dist/main.node.js",
"types": "dist/index.d.ts",
"browser": "dist/main.js",
Expand All @@ -24,7 +24,7 @@
"dependencies": {
"@mdx-js/mdx": "^3.0.0",
"@readme/emojis": "^5.0.0",
"@readme/syntax-highlighter": "^12.1.5",
"@readme/syntax-highlighter": "^12.0.2",
"copy-to-clipboard": "^3.3.2",
"core-js": "^3.36.1",
"debug": "^4.3.4",
Expand All @@ -47,7 +47,7 @@
},
"peerDependencies": {
"@mdx-js/react": "^3.0.0",
"@readme/variable": "^16.0.0",
"@readme/variable": "^15.1.0",
"@tippyjs/react": "^4.1.0",
"react": "^16.14.0",
"react-dom": "^16.14.0"
Expand Down

0 comments on commit 98eafe7

Please sign in to comment.