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 158a604 commit 4556442Copy full SHA for 4556442
package.json
@@ -41,12 +41,12 @@
41
"zwitch": "^1.0.0"
42
},
43
"devDependencies": {
44
- "browserify": "^16.0.0",
45
- "mdast-util-from-markdown": "^0.7.0",
+ "browserify": "^17.0.0",
+ "mdast-util-from-markdown": "^0.8.0",
46
"nyc": "^15.0.0",
47
"prettier": "^2.0.0",
48
- "remark-cli": "^8.0.0",
49
- "remark-preset-wooorm": "^7.0.0",
+ "remark-cli": "^9.0.0-alpha.1",
+ "remark-preset-wooorm": "^8.0.0",
50
"tape": "^5.0.0",
51
"tinyify": "^3.0.0",
52
"xo": "^0.33.0"
0 commit comments