Skip to content

Commit

Permalink
fix: fees package private (#146)
Browse files Browse the repository at this point in the history
  • Loading branch information
bucko13 authored Nov 10, 2024
1 parent 4776fe0 commit 7607c24
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/caravan-fees/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
"module": "./dist/index.mjs",
"private": true,
"exports": {
".": {
"require": "./dist/index.js",
Expand Down

0 comments on commit 7607c24

Please sign in to comment.