Skip to content

Commit

Permalink
chore(@repo/env-config): make build script empty
Browse files Browse the repository at this point in the history
  • Loading branch information
brunocroh committed Jun 4, 2024
1 parent 0e34c5d commit ce07a06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/env-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"main": "index.js",
"types": "index.ts",
"scripts": {
"build": "tsc index.ts"
"build": ""
},
"dependencies": {
"@t3-oss/env-nextjs": "^0.10.1",
Expand Down

0 comments on commit ce07a06

Please sign in to comment.