Skip to content
This repository was archived by the owner on Dec 4, 2023. It is now read-only.

Commit d159761

Browse files
fix(deps): update dependency remark-deflist to v1
1 parent 41256f6 commit d159761

File tree

2 files changed

+331
-36
lines changed

2 files changed

+331
-36
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"@docusaurus/preset-classic": "^2.0.1",
1111
"react": "^18.2.0",
1212
"react-dom": "^18.2.0",
13-
"remark-deflist": "^0.3.0"
13+
"remark-deflist": "^1.0.0"
1414
},
1515
"scripts": {
1616
"start": "docusaurus start",

0 commit comments

Comments
 (0)