Skip to content

Commit

Permalink
chore(): update package.json and readmes
Browse files Browse the repository at this point in the history
  • Loading branch information
kamilmysliwiec committed Mar 1, 2022
1 parent fb72565 commit 94c2aca
Show file tree
Hide file tree
Showing 10 changed files with 11 additions and 10 deletions.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,9 @@
"lint:integration": "eslint 'integration/*/{,!(node_modules)/**/}/*.ts' -c '.eslintrc.spec.js'",
"lint:packages": "eslint 'packages/**/**.ts' --ignore-pattern 'packages/**/*.spec.ts'",
"lint:spec": "eslint 'packages/**/**.spec.ts' -c '.eslintrc.spec.js'",
"prerelease": "gulp copy-misc && gulp build --dist node_modules/@nestjs && npm run changelog | pbcopy",
"prerelease": "gulp copy-misc && gulp build --dist node_modules/@nestjs",
"publish": "npm run prerelease && npm run build:prod && ./node_modules/.bin/lerna publish --force-publish --access public --exact -m \"chore(@nestjs) publish %s release\"",
"postpublish": "npm run changelog | pbcopy",
"publish:beta": "npm run prerelease && npm run build:prod && ./node_modules/.bin/lerna publish --npm-tag=beta --access public -m \"chore(@nestjs) publish %s release\"",
"publish:next": "npm run prerelease && npm run build:prod && ./node_modules/.bin/lerna publish --npm-tag=next --access public --skip-git -m \"chore(@nestjs) publish %s release\"",
"publish:rc": "npm run prerelease && npm run build:prod && ./node_modules/.bin/lerna publish --npm-tag=rc --access public -m \"chore(@nestjs) publish %s release\"",
Expand Down
2 changes: 1 addition & 1 deletion packages/common/Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ With official support, you can get expert help straight from Nest core team. We

## Support

Nest is an MIT-licensed open source project. It can grow thanks to the sponsors and support by the amazing backers. If you'd like to join them, please [read more here](https://docs.nestjs.com/support).
Nest is an MIT-licensed open source project. It can grow thanks to the sponsors and support from the amazing backers. If you'd like to join them, please [read more here](https://docs.nestjs.com/support).

#### Principal Sponsors
<table style="text-align:center;"><tr>
Expand Down
2 changes: 1 addition & 1 deletion packages/core/Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ With official support, you can get expert help straight from Nest core team. We

## Support

Nest is an MIT-licensed open source project. It can grow thanks to the sponsors and support by the amazing backers. If you'd like to join them, please [read more here](https://docs.nestjs.com/support).
Nest is an MIT-licensed open source project. It can grow thanks to the sponsors and support from the amazing backers. If you'd like to join them, please [read more here](https://docs.nestjs.com/support).

#### Principal Sponsors
<table style="text-align:center;"><tr>
Expand Down
2 changes: 1 addition & 1 deletion packages/microservices/Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ With official support, you can get expert help straight from Nest core team. We

## Support

Nest is an MIT-licensed open source project. It can grow thanks to the sponsors and support by the amazing backers. If you'd like to join them, please [read more here](https://docs.nestjs.com/support).
Nest is an MIT-licensed open source project. It can grow thanks to the sponsors and support from the amazing backers. If you'd like to join them, please [read more here](https://docs.nestjs.com/support).

#### Principal Sponsors
<table style="text-align:center;"><tr>
Expand Down
2 changes: 1 addition & 1 deletion packages/platform-express/Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ With official support, you can get expert help straight from Nest core team. We

## Support

Nest is an MIT-licensed open source project. It can grow thanks to the sponsors and support by the amazing backers. If you'd like to join them, please [read more here](https://docs.nestjs.com/support).
Nest is an MIT-licensed open source project. It can grow thanks to the sponsors and support from the amazing backers. If you'd like to join them, please [read more here](https://docs.nestjs.com/support).

#### Principal Sponsors
<table style="text-align:center;"><tr>
Expand Down
2 changes: 1 addition & 1 deletion packages/platform-fastify/Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ With official support, you can get expert help straight from Nest core team. We

## Support

Nest is an MIT-licensed open source project. It can grow thanks to the sponsors and support by the amazing backers. If you'd like to join them, please [read more here](https://docs.nestjs.com/support).
Nest is an MIT-licensed open source project. It can grow thanks to the sponsors and support from the amazing backers. If you'd like to join them, please [read more here](https://docs.nestjs.com/support).

#### Principal Sponsors
<table style="text-align:center;"><tr>
Expand Down
2 changes: 1 addition & 1 deletion packages/platform-socket.io/Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ With official support, you can get expert help straight from Nest core team. We

## Support

Nest is an MIT-licensed open source project. It can grow thanks to the sponsors and support by the amazing backers. If you'd like to join them, please [read more here](https://docs.nestjs.com/support).
Nest is an MIT-licensed open source project. It can grow thanks to the sponsors and support from the amazing backers. If you'd like to join them, please [read more here](https://docs.nestjs.com/support).

#### Principal Sponsors
<table style="text-align:center;"><tr>
Expand Down
2 changes: 1 addition & 1 deletion packages/platform-ws/Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ With official support, you can get expert help straight from Nest core team. We

## Support

Nest is an MIT-licensed open source project. It can grow thanks to the sponsors and support by the amazing backers. If you'd like to join them, please [read more here](https://docs.nestjs.com/support).
Nest is an MIT-licensed open source project. It can grow thanks to the sponsors and support from the amazing backers. If you'd like to join them, please [read more here](https://docs.nestjs.com/support).

#### Principal Sponsors
<table style="text-align:center;"><tr>
Expand Down
2 changes: 1 addition & 1 deletion packages/testing/Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ With official support, you can get expert help straight from Nest core team. We

## Support

Nest is an MIT-licensed open source project. It can grow thanks to the sponsors and support by the amazing backers. If you'd like to join them, please [read more here](https://docs.nestjs.com/support).
Nest is an MIT-licensed open source project. It can grow thanks to the sponsors and support from the amazing backers. If you'd like to join them, please [read more here](https://docs.nestjs.com/support).

#### Principal Sponsors
<table style="text-align:center;"><tr>
Expand Down
2 changes: 1 addition & 1 deletion packages/websockets/Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ With official support, you can get expert help straight from Nest core team. We

## Support

Nest is an MIT-licensed open source project. It can grow thanks to the sponsors and support by the amazing backers. If you'd like to join them, please [read more here](https://docs.nestjs.com/support).
Nest is an MIT-licensed open source project. It can grow thanks to the sponsors and support from the amazing backers. If you'd like to join them, please [read more here](https://docs.nestjs.com/support).

#### Principal Sponsors
<table style="text-align:center;"><tr>
Expand Down

0 comments on commit 94c2aca

Please sign in to comment.