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 fde2d7e commit c0c6d8bCopy full SHA for c0c6d8b
package.json
@@ -30,15 +30,15 @@
30
},
31
"devDependencies": {
32
"browserify": "^16.0.0",
33
- "dtslint": "^0.4.2",
34
- "nyc": "^13.0.0",
35
- "prettier": "^1.12.1",
+ "dtslint": "^0.7.0",
+ "nyc": "^14.0.0",
+ "prettier": "^1.0.0",
36
"remark-cli": "^6.0.0",
37
- "remark-preset-wooorm": "^4.0.0",
38
- "tape": "^4.5.1",
39
- "tinyify": "^2.4.3",
40
- "typescript": "^3.2.2",
41
- "xo": "^0.23.0"
+ "remark-preset-wooorm": "^5.0.0",
+ "tape": "^4.0.0",
+ "tinyify": "^2.0.0",
+ "typescript": "^3.0.0",
+ "xo": "^0.24.0"
42
43
"scripts": {
44
"format": "remark . -qfo && prettier --write \"**/*.{js,ts}\" && xo --fix",
0 commit comments