Skip to content

Commit d979e68

Browse files
committed
update package.json
1 parent 1c50435 commit d979e68

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
{
2+
"type": "module",
23
"devDependencies": {
34
"@mdx-js/loader": "^3.1.0",
4-
"@mdx-js/mdx": "^3.1.0"
5+
"@mdx-js/mdx": "^3.1.0",
6+
"glob": "^10.3.10"
57
}
68
}

0 commit comments

Comments
 (0)