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 ec669e0 commit 4133c92Copy full SHA for 4133c92
package.json
@@ -26,13 +26,13 @@
26
"dependencies": {},
27
"devDependencies": {
28
"browserify": "^16.0.0",
29
- "nyc": "^14.0.0",
30
- "prettier": "^1.12.1",
31
- "remark-cli": "^6.0.0",
32
- "remark-preset-wooorm": "^4.0.0",
33
- "tape": "^4.6.3",
34
- "tinyify": "^2.5.0",
35
- "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"
36
},
37
"scripts": {
38
"format": "remark . -qfo && prettier --write \"**/*.js\" && xo --fix",
0 commit comments