We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4077d47 commit 52b3c2bCopy full SHA for 52b3c2b
.npmrc
@@ -0,0 +1 @@
1
+package-lock=false
package.json
@@ -12,9 +12,9 @@
12
"Titus Wormer <tituswormer@gmail.com> (wooorm.com)"
13
],
14
"devDependencies": {
15
- "remark-cli": "^8.0.0",
16
- "remark-frontmatter": "^2.0.0",
17
- "remark-preset-wooorm": "^7.0.0"
+ "remark-cli": "^9.0.0",
+ "remark-frontmatter": "^3.0.0",
+ "remark-preset-wooorm": "^8.0.0"
18
},
19
"scripts": {
20
"format": "remark . -qfo",
0 commit comments