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 6ebbe31 commit 70219b4Copy full SHA for 70219b4
package.json
@@ -24,13 +24,13 @@
24
"dependencies": {},
25
"devDependencies": {
26
"browserify": "^16.0.0",
27
- "nyc": "^13.0.0",
28
- "prettier": "^1.14.2",
+ "nyc": "^14.0.0",
+ "prettier": "^1.0.0",
29
"remark-cli": "^6.0.0",
30
- "remark-preset-wooorm": "^4.0.0",
+ "remark-preset-wooorm": "^5.0.0",
31
"tape": "^4.4.0",
32
- "tinyify": "^2.4.3",
33
- "xo": "^0.23.0"
+ "tinyify": "^2.0.0",
+ "xo": "^0.24.0"
34
},
35
"scripts": {
36
"format": "remark . -qfo && prettier --write \"**/*.js\" && xo --fix",
0 commit comments