workflow: add size-check package

This commit is contained in:
Evan You
2019-12-10 11:31:57 -05:00
parent c97d83aff2
commit b198a665cf
4 changed files with 17 additions and 1 deletions

View File

@@ -0,0 +1,9 @@
{
"name": "@vue/size-check",
"version": "3.0.0-alpha.1",
"private": true,
"buildOptions": {
"name": "Vue",
"formats": ["global"]
}
}