fix(core): update

This commit is contained in:
2021-03-08 00:28:15 +00:00
parent 1c84726ed8
commit c699954d08
3 changed files with 24 additions and 10 deletions

View File

@ -47,5 +47,8 @@
"cli.js",
"npmextra.json",
"readme.md"
],
"browserslist": [
"last 1 chrome versions"
]
}
}