Skip to content

Commit

Permalink
make create(hydra-app and itty-hydra private
Browse files Browse the repository at this point in the history
  • Loading branch information
dbrrt committed Dec 17, 2023
1 parent f3c7e15 commit 0b2016e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions packages/create-hydra-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"name": "create-hydra-app",
"version": "0.1.0",
"private": true,
"description": "",
"main": "build/index.js",
"scripts": {
Expand Down
1 change: 1 addition & 0 deletions services/itty-hydra/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"version": "1.0.1",
"description": "",
"main": "index.js",
"private": true,
"scripts": {
"build": "node build.mjs",
"dev": "npx wrangler dev -c wrangler.base.toml --live-reload --port 3544",
Expand Down

0 comments on commit 0b2016e

Please sign in to comment.