Skip to content

Commit c56b34d

Browse files
fix: update xdm (#76)
Update xdm to patch the default import error, as explained in the following (PR)[wooorm/xdm#73]
1 parent e2614fd commit c56b34d

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
@@ -47,7 +47,7 @@
4747
"remark-frontmatter": "^3.0.0",
4848
"remark-mdx-frontmatter": "^1.0.1",
4949
"uuid": "^8.3.2",
50-
"xdm": "^1.12.1"
50+
"xdm": "^1.12.2"
5151
},
5252
"peerDependencies": {
5353
"esbuild": "0.11.x || 0.12.x"

0 commit comments

Comments
 (0)