Skip to content

Commit c882663

Browse files
author
jpaten
committed
fix: moved next-mdx-remote to prod dependencies (#4309)
1 parent 4c3e663 commit c882663

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@
5454
"next": "^14.1.0",
5555
"next-auth": "^4.24.7",
5656
"next-compose-plugins": "^2.2.1",
57+
"next-mdx-remote": "^4.2.0",
5758
"next-sitemap": "^4.2.3",
5859
"react": "^18.3.1",
5960
"react-dom": "^18.3.1",
@@ -97,7 +98,6 @@
9798
"husky": "^9.1.7",
9899
"jest": "^29.7.0",
99100
"jest-environment-jsdom": "^29.7.0",
100-
"next-mdx-remote": "^4.2.0",
101101
"prettier": "^3.4.2",
102102
"prettier-plugin-organize-imports": "^4.1.0",
103103
"typescript": "^5.7.2",

0 commit comments

Comments
 (0)