Skip to content

Commit

Permalink
fix(core): add tao to package group (#10148)
Browse files Browse the repository at this point in the history
  • Loading branch information
FrozenPandaz committed May 4, 2022
1 parent 8e4a38e commit 8b81087
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions packages/nx/package.json
Expand Up @@ -83,6 +83,7 @@
"@nrwl/web",
"@nrwl/js",
"@nrwl/cli",
"@nrwl/tao",
{
"package": "@nrwl/nx-cloud",
"version": "latest"
Expand Down
1 change: 1 addition & 0 deletions packages/workspace/package.json
Expand Up @@ -48,6 +48,7 @@
"@nrwl/web": "*",
"@nrwl/js": "*",
"@nrwl/cli": "*",
"@nrwl/tao": "*",
"@nrwl/nx-cloud": "latest",
"@nrwl/react-native": "*",
"@nrwl/detox": "*",
Expand Down

1 comment on commit 8b81087

@vercel
Copy link

@vercel vercel bot commented on 8b81087 May 4, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

nx-dev – ./

nx-dev-git-master-nrwl.vercel.app
nx-dev-nrwl.vercel.app
nx-five.vercel.app
nx.dev

Please sign in to comment.