Skip to content

Commit

Permalink
chore(project): clean-up package.json files (#10334)
Browse files Browse the repository at this point in the history
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
  • Loading branch information
joshblack and kodiakhq[bot] authored Jan 4, 2022
1 parent 99e7727 commit 84cb1d5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 33 deletions.
3 changes: 0 additions & 3 deletions packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,6 @@
},
"bugs": "https://github.com/carbon-design-system/carbon/issues",
"homepage": "https://www.carbondesignsystem.com/",
"engines": {
"node": ">=6.x"
},
"files": [
"css/**/*",
"es/**/*",
Expand Down
31 changes: 1 addition & 30 deletions packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -156,34 +156,5 @@
"@babel/plugin-proposal-export-default-from"
]
},
"contributors": [
{
"name": "Brian Han",
"email": "[email protected]"
},
{
"name": "Aziz Punjani",
"email": "[email protected]"
},
{
"name": "Mari Johannessen",
"email": "[email protected]"
},
{
"name": "TJ Egan",
"email": "[email protected]"
},
{
"name": "Ian Fleming",
"email": "[email protected]"
},
{
"name": "Chris Dhanaraj",
"email": "[email protected]"
}
],
"bundleSizeThreshold": 120000,
"release": {
"branch": "main"
}
"bundleSizeThreshold": 120000
}

0 comments on commit 84cb1d5

Please sign in to comment.