Skip to content

Commit

Permalink
fix: remove exports from package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
coreyar committed Nov 28, 2023
1 parent d3b7f3f commit e61df95
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,6 @@
"typescript",
"typechain"
],
"exports": {
"deploy": "./dist/deploy",
"artifacts": "./artifacts",
"contracts": "./contracts",
"deployments": "./deployments"
},
"packageManager": "yarn@3.2.0",
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit e61df95

Please sign in to comment.