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 333271f commit 392176bCopy full SHA for 392176b
package.json
@@ -25,13 +25,13 @@
25
"dependencies": {},
26
"devDependencies": {
27
"browserify": "^16.0.0",
28
- "nyc": "^14.0.0",
29
- "prettier": "^1.12.0",
30
- "remark-cli": "^6.0.0",
31
- "remark-preset-wooorm": "^4.0.0",
32
- "tape": "^4.4.0",
33
- "tinyify": "^2.5.0",
34
- "xo": "^0.24.0"
+ "nyc": "^15.0.0",
+ "prettier": "^1.0.0",
+ "remark-cli": "^7.0.0",
+ "remark-preset-wooorm": "^6.0.0",
+ "tape": "^4.0.0",
+ "tinyify": "^2.0.0",
+ "xo": "^0.25.0"
35
},
36
"scripts": {
37
"format": "remark . -qfo && prettier --write \"**/*.js\" && xo --fix",
0 commit comments