Skip to content

Commit

Permalink
fix: remove private flag from package json (#1617)
Browse files Browse the repository at this point in the history
  • Loading branch information
RohinBhargava authored Oct 9, 2024
1 parent bbbd4f2 commit e0591d7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/commons/core-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
"url": "https://github.com/fern-api/fern-platform.git",
"directory": "packages/commons/core-utils"
},
"private": true,
"files": [
"dist"
],
Expand Down

0 comments on commit e0591d7

Please sign in to comment.