Skip to content

Commit

Permalink
chore: tweak package.json publish conf
Browse files Browse the repository at this point in the history
  • Loading branch information
getlarge committed Apr 16, 2024
1 parent 5e7fcfb commit 7f62203
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 18 deletions.
3 changes: 0 additions & 3 deletions packages/amqp-transport/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,6 @@
"author": "Edouard Maleix <[email protected]>",
"homepage": "https://github.com/getlarge/nestjs-tools/tree/main/packages/amqp-transport",
"publishConfig": {
"registry": "https://registry.npmjs.org/"
},
"publicConfig": {
"access": "public"
},
"type": "commonjs",
Expand Down
3 changes: 0 additions & 3 deletions packages/async-local-storage/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,6 @@
"author": "Edouard Maleix <[email protected]>",
"homepage": "https://github.com/getlarge/nestjs-tools/tree/main/packages/async-local-storage",
"publishConfig": {
"registry": "https://registry.npmjs.org/"
},
"publicConfig": {
"access": "public"
},
"dependencies": {
Expand Down
3 changes: 0 additions & 3 deletions packages/cluster/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@
"author": "Edouard Maleix <[email protected]>",
"homepage": "https://github.com/getlarge/nestjs-tools/tree/main/packages/cluster",
"publishConfig": {
"registry": "https://registry.npmjs.org/"
},
"publicConfig": {
"access": "public"
},
"dependencies": {
Expand Down
3 changes: 0 additions & 3 deletions packages/file-storage/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,6 @@
"author": "Edouard Maleix <[email protected]>",
"homepage": "https://github.com/getlarge/nestjs-tools/tree/main/packages/file-storage",
"publishConfig": {
"registry": "https://registry.npmjs.org/"
},
"publicConfig": {
"access": "public"
},
"dependencies": {
Expand Down
3 changes: 0 additions & 3 deletions packages/lock/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,6 @@
"author": "Edouard Maleix <[email protected]>",
"homepage": "https://github.com/getlarge/nestjs-tools/tree/main/packages/lock",
"publishConfig": {
"registry": "https://registry.npmjs.org/"
},
"publicConfig": {
"access": "public"
},
"dependencies": {
Expand Down
3 changes: 0 additions & 3 deletions packages/typed-event-emitter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,6 @@
"author": "Edouard Maleix <[email protected]>",
"homepage": "https://github.com/getlarge/nestjs-tools/tree/main/packages/typed-event-emitter",
"publishConfig": {
"registry": "https://registry.npmjs.org/"
},
"publicConfig": {
"access": "public"
},
"dependencies": {
Expand Down

0 comments on commit 7f62203

Please sign in to comment.