chore: remove unused lerna.json (#865)

This commit is contained in:
with-heart 2022-07-29 10:19:33 -04:00 committed by GitHub
parent 428623c91c
commit 4fb4e3cded
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,10 +0,0 @@
{
"version": "1.6.1",
"registry": "https://registry.npmjs.org/",
"publishConfig": {
"access": "public",
"directory": "dist"
},
"npmClient": "yarn",
"useWorkspaces": true
}