Update dev-dependencies
This commit is contained in:
parent
eb52b1adc1
commit
92038d21e0
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@
|
||||||
"to-vfile": "^7.0.0",
|
"to-vfile": "^7.0.0",
|
||||||
"type-coverage": "^2.0.0",
|
"type-coverage": "^2.0.0",
|
||||||
"typescript": "^4.0.0",
|
"typescript": "^4.0.0",
|
||||||
"xo": "^0.45.0"
|
"xo": "^0.46.0"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"build": "rimraf \"test/**/*.d.ts\" \"*.d.ts\" && tsc && type-coverage",
|
"build": "rimraf \"test/**/*.d.ts\" \"*.d.ts\" && tsc && type-coverage",
|
||||||
|
|
Loading…
Add table
Reference in a new issue