Skip to content

Commit 6bbe6ed

Browse files
fix(package): update remark-parse to version 7.0.0
Closes #68
1 parent 6c8def6 commit 6bbe6ed

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
@@ -29,7 +29,7 @@
2929
"mz": "^2.7.0",
3030
"opn": "^5.1.0",
3131
"querystring": "^0.2.0",
32-
"remark-parse": "^4.0.0",
32+
"remark-parse": "^7.0.0",
3333
"standard": "^13.0.1",
3434
"unified": "^6.1.5",
3535
"unist-util-position": "^3.0.0",

0 commit comments

Comments
 (0)