Skip to content

Commit

Permalink
chore: Make package private for time being
Browse files Browse the repository at this point in the history
  • Loading branch information
janjakubnanista committed Nov 15, 2023
1 parent dcb2aca commit d2f5c40
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/ua-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"description": "Utilities for working with LayerZero EVM contracts",
"version": "0.0.15",
"license": "MIT",
"private": true,
"main": "dist/index.js",
"types": "dist/index.d.ts",
"module": "dist/index.mjs",
Expand Down

0 comments on commit d2f5c40

Please sign in to comment.