Skip to content

Commit

Permalink
fix: remove exports field from root package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisfalaska authored and chrisfalaska committed Dec 4, 2024
1 parent bf647cf commit f7a5294
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,6 @@
"type": "module",
"private": true,
"license": "Apache-2.0",
"exports": {
"./dropdown": "./components/dropdown/src/index.js",
"./input": "./components/input/src/index.js"
},
"repository": {
"type": "git",
"url": "https://github.com/AlaskaAirlines/auro-formkit"
Expand Down

0 comments on commit f7a5294

Please sign in to comment.