chore(repo): change more references from @nrwl to @nx (#16621)
This commit is contained in:
parent
abc505551a
commit
c2a0ef0794
@ -316,7 +316,7 @@ The scope must be one of the following:
|
||||
- graph - anything graph app specific
|
||||
- expo - anything Expo specific
|
||||
- express - anything Express specific
|
||||
- js - anything related to @nrwl/js package or general js/ts support
|
||||
- js - anything related to @nx/js package or general js/ts support
|
||||
- linter - anything Linter specific
|
||||
- nest - anything Nest specific
|
||||
- nextjs - anything Next specific
|
||||
|
||||
@ -8,8 +8,8 @@
|
||||
<div style="text-align: center;">
|
||||
|
||||
[](https://circleci.com/gh/nrwl/nx)
|
||||
[]()
|
||||
[](https://www.npmjs.com/@nrwl/workspace)
|
||||
[]()
|
||||
[](https://www.npmjs.com/package/nx)
|
||||
[]()
|
||||
[](http://commitizen.github.io/cz-cli/)
|
||||
[](https://gitter.im/nrwl-nx/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
|
||||
|
||||
1
nx.json
1
nx.json
@ -188,6 +188,5 @@
|
||||
"inputs": ["default", "^production", "{workspaceRoot}/.storybook/**/*"]
|
||||
}
|
||||
},
|
||||
"defaultProject": "@nrwl/nx-source",
|
||||
"plugins": ["@monodon/rust"]
|
||||
}
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "@nrwl/nx-source",
|
||||
"name": "@nx/nx-source",
|
||||
"description": "Smart, Fast and Extensible Build System",
|
||||
"homepage": "https://nx.dev",
|
||||
"private": true,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user