Skip to content

Commit

Permalink
fix: example app is private
Browse files Browse the repository at this point in the history
  • Loading branch information
nbottarini committed Dec 19, 2023
1 parent 1313268 commit 10901fe
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
Binary file modified .yarn/install-state.gz
Binary file not shown.
1 change: 1 addition & 0 deletions examples/node-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"name": "node-app",
"version": "0.3.0",
"private": true,
"scripts": {
"start": "ts-node-esm src/index.ts"
},
Expand Down

0 comments on commit 10901fe

Please sign in to comment.