Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 2293d78

Browse files
committedJun 15, 2020
Update dev-dependencies
1 parent f43584d commit 2293d78

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
"Titus Wormer <tituswormer@gmail.com> (wooorm.com)"
1313
],
1414
"devDependencies": {
15-
"remark-cli": "^7.0.0",
16-
"remark-preset-wooorm": "^6.0.0"
15+
"remark-cli": "^8.0.0",
16+
"remark-preset-wooorm": "^7.0.0"
1717
},
1818
"scripts": {
1919
"format": "remark . -qo",

0 commit comments

Comments
 (0)
Please sign in to comment.