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