Skip to content

Commit

Permalink
fix package.json for publish
Browse files Browse the repository at this point in the history
  • Loading branch information
Zetazzz committed Feb 14, 2025
1 parent a75945e commit 2a35d4f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/amino/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
],
"license": "Apache-2.0",
"main": "dist/index.js",
"module": "esm/index.js",
"types": "dist/index.d.ts",
"files": [
"dist/",
Expand Down

0 comments on commit 2a35d4f

Please sign in to comment.