chore: per package licenses

This commit is contained in:
Mo
2022-06-28 07:13:56 -05:00
parent 117a6dfbc7
commit 667af4d680
4 changed files with 4 additions and 660 deletions

View File

@@ -36,7 +36,7 @@
"publish:prod": "lerna publish from-git --yes",
"version": "yarn install --no-immutable && git add yarn.lock",
"postversion": "./scripts/push-tags-one-by-one.sh",
"lerna:list": " yarn lerna list -all",
"workspace:list": " yarn lerna list -all",
"upgrade:snjs": "ncu -u '@standardnotes/*' && yarn workspaces foreach --verbose run upgrade:snjs"
},
"resolutions": {