Update dev-dependencies
This commit is contained in:
parent
d9e88fb845
commit
6b8f4d4a8b
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@
|
|||
"tape": "^5.0.0",
|
||||
"type-coverage": "^2.0.0",
|
||||
"typescript": "^4.0.0",
|
||||
"xo": "^0.52.0"
|
||||
"xo": "^0.53.0"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "rimraf \"dev/**/*.d.ts\" \"test/**/*.d.ts\" && tsc && type-coverage && micromark-build",
|
||||
|
|
Loading…
Add table
Reference in a new issue