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 8f27646 commit 80338caCopy full SHA for 80338ca
package.json
@@ -15,18 +15,18 @@
15
"contributors": [
16
"Titus Wormer <tituswormer@gmail.com> (http://wooorm.com)"
17
],
18
- "dependencies": {
19
- "vfile-location": "^2.0.1"
20
- },
21
"files": [
22
"index.js"
23
+ "dependencies": {
+ "vfile-location": "^2.0.1"
+ },
24
"devDependencies": {
25
"browserify": "^14.1.0",
26
"esmangle": "^1.0.1",
27
"nyc": "^11.0.0",
28
- "remark": "^7.0.0",
29
- "remark-cli": "^3.0.0",
+ "remark": "^8.0.0",
+ "remark-cli": "^4.0.0",
30
"remark-preset-wooorm": "^3.0.0",
31
"tape": "^4.0.0",
32
"xo": "^0.18.0"
0 commit comments