Skip to content

Commit 2696f4e

Browse files
committed
v2.1.0-canary.04
1 parent 5be111a commit 2696f4e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "next-mdx-remote-client",
33
"description": "A wrapper of the `@mdx-js/mdx` for the `nextjs` applications in order to load MDX content. It is a fork of `next-mdx-remote`.",
4-
"version": "2.1.0-canary.03",
4+
"version": "2.1.0-canary.04",
55
"main": "./dist/csr/index.js",
66
"types": "./dist/csr/index.d.ts",
77
"type": "module",

0 commit comments

Comments
 (0)