File tree 4 files changed +4
-5
lines changed
4 files changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -316,7 +316,7 @@ The scope must be one of the following:
316
316
- graph - anything graph app specific
317
317
- expo - anything Expo specific
318
318
- express - anything Express specific
319
- - js - anything related to @nrwl /js package or general js/ts support
319
+ - js - anything related to @nx /js package or general js/ts support
320
320
- linter - anything Linter specific
321
321
- nest - anything Nest specific
322
322
- nextjs - anything Next specific
Original file line number Diff line number Diff line change 8
8
<div style =" text-align : center ;" >
9
9
10
10
[ ![ CircleCI] ( https://circleci.com/gh/nrwl/nx.svg?style=svg )] ( https://circleci.com/gh/nrwl/nx )
11
- [ ![ License] ( https://img.shields.io/npm/l/@nrwl/workspace .svg?style=flat-square )] ( )
12
- [ ![ NPM Version] ( https://badge.fury.io/js/%40nrwl%2Fworkspace .svg )] ( https://www.npmjs.com/@nrwl/workspace )
11
+ [ ![ License] ( https://img.shields.io/npm/l/nx .svg?style=flat-square )] ( )
12
+ [ ![ NPM Version] ( https://badge.fury.io/js/nx .svg )] ( https://www.npmjs.com/package/nx )
13
13
[ ![ Semantic Release] ( https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg?style=flat-square )] ( )
14
14
[ ![ Commitizen friendly] ( https://img.shields.io/badge/commitizen-friendly-brightgreen.svg )] ( http://commitizen.github.io/cz-cli/ )
15
15
[ ![ Join the chat at https://gitter.im/nrwl-nx/community ] ( https://badges.gitter.im/nrwl-nx/community.svg )] ( https://gitter.im/nrwl-nx/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge )
Original file line number Diff line number Diff line change 188
188
"inputs" : [" default" , " ^production" , " {workspaceRoot}/.storybook/**/*" ]
189
189
}
190
190
},
191
- "defaultProject" : " @nrwl/nx-source" ,
192
191
"plugins" : [" @monodon/rust" ]
193
192
}
Original file line number Diff line number Diff line change 1
1
{
2
- "name" : " @nrwl /nx-source" ,
2
+ "name" : " @nx /nx-source" ,
3
3
"description" : " Smart, Fast and Extensible Build System" ,
4
4
"homepage" : " https://nx.dev" ,
5
5
"private" : true ,
You can’t perform that action at this time.
1 commit comments
vercel[bot] commentedon Apr 27, 2023
Successfully deployed to the following URLs:
nx-dev – ./
nx-dev-git-master-nrwl.vercel.app
nx-five.vercel.app
nx.dev
nx-dev-nrwl.vercel.app