workflow: add size-check package
This commit is contained in:
9
packages/size-check/package.json
Normal file
9
packages/size-check/package.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"name": "@vue/size-check",
|
||||
"version": "3.0.0-alpha.1",
|
||||
"private": true,
|
||||
"buildOptions": {
|
||||
"name": "Vue",
|
||||
"formats": ["global"]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user