Skip to content

Commit

Permalink
remove private property from package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
bsh-generator authored Aug 20, 2024
1 parent e126222 commit ef78c4b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@
"build:cjs": "tsc -p ./configs/tsconfig.cjs.json",
"play": "nodemon -e ts -w . -x tsx playground.ts"
},
"private": true,
"keywords": [
"ts",
"ts-validation",
Expand Down

0 comments on commit ef78c4b

Please sign in to comment.