chore: copy license to all packages
This commit is contained in:
parent
d1160cb820
commit
56325d2a3b
15 changed files with 178 additions and 3 deletions
|
|
@ -94,6 +94,7 @@
|
|||
"test": "vitest run",
|
||||
"test:watch": "vitest",
|
||||
"prepack": "cp ../../LICENSE .",
|
||||
"postpack": "rm LICENSE",
|
||||
"prepublishOnly": "tsx script/check-artifacts-fresh.ts"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue