Skip to content

Commit

Permalink
chore: remove lerna references
Browse files Browse the repository at this point in the history
  • Loading branch information
cristiand391 committed Sep 8, 2021
1 parent b5b27c1 commit b151657
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8 deletions.
8 changes: 1 addition & 7 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,4 @@
{
"typescript.tsdk": "node_modules/typescript/lib",
"npm.packageManager": "yarn",
"json.schemas": [
{
"fileMatch": ["/**/.sfdevrc.json"],
"url": "./packages/dev-scripts/sfdevrc.schema.json"
}
]
"npm.packageManager": "yarn"
}
1 change: 0 additions & 1 deletion .yarnrc
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
registry "https://registry.npmjs.org"
save-exact false
workspaces-experimental true

0 comments on commit b151657

Please sign in to comment.