Skip to content

Commit

Permalink
fix(packages): make deployer package private
Browse files Browse the repository at this point in the history
  • Loading branch information
kwiss committed Feb 15, 2024
1 parent 4c409ac commit 2391a5e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/deployer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"version": "1.0.0",
"description": "",
"main": "index.js",
"private": true,
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"build": "pnpm run clean && pnpm run build:esm+types",
Expand Down

0 comments on commit 2391a5e

Please sign in to comment.