Skip to content

Commit f3f5b33

Browse files
committed
chore: remove publishConfig from typescript-config/package.json
This did nothing.
1 parent 9bbecce commit f3f5b33

2 files changed

Lines changed: 7 additions & 3 deletions

File tree

.changeset/ripe-hornets-count.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
'@repo/typescript-config': patch
3+
---
4+
5+
chore: remove publishConfig from typescript-config/package.json
6+
7+
This did nothing.

packages/typescript-config/package.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@
33
"version": "0.2.4",
44
"private": true,
55
"sideEffects": false,
6-
"publishConfig": {
7-
"access": "public"
8-
},
96
"devDependencies": {
107
"@types/node": "22.14.1"
118
}

0 commit comments

Comments
 (0)