Skip to content

Commit 5d95b41

Browse files
authored
fix: add publish config to library (dist) package.json (#3097)
Signed-off-by: Akshat Patel <38994122+Akshat55@users.noreply.github.com>
1 parent 8a291ac commit 5d95b41

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.npmrc

Lines changed: 0 additions & 1 deletion
This file was deleted.

src/package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@
1515
"peerDependencies": {
1616
"@carbon/styles": "^1.54.0"
1717
},
18+
"publishConfig": {
19+
"provenance": true
20+
},
1821
"dependencies": {
1922
"@carbon/icon-helpers": "10.54.0",
2023
"@carbon/icons": "11.52.0",

0 commit comments

Comments
 (0)