Skip to content

Commit

Permalink
feat: fix readme title
Browse files Browse the repository at this point in the history
  • Loading branch information
linbudu599 committed Mar 23, 2022
1 parent b64d914 commit 4989791
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
{
"pnpm-vscode-helper.extraWorkspaceScripts": ["develop"]
"pnpm-vscode-helper.extraWorkspaceScripts": [],
"pnpm-vscode-helper.workspacePackageGroups": [
["ApolloRelated", ["apollo-elements-app", "apollo-server-starter"]]
]
}
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ Command: `pnpm cli fork [workspace name] <forked worksapce dir>`.

This command will create a fork of the current workspace at specified directory. If destination directory is not specified, it will use `../tmp/forked` as default.

## Upgrade
### Upgrade

Command: `pnpm cli upgrade [projectBlurKeyword]`

Expand Down

0 comments on commit 4989791

Please sign in to comment.