We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e75b058 commit 1e119bbCopy full SHA for 1e119bb
package.json
@@ -3,6 +3,7 @@
3
"version": "0.0.1",
4
"private": true,
5
"scripts": {
6
+ "postinstall": "turbo run build --filter=./packages/auth",
7
"build": "turbo build",
8
"dev": "dotenv -- turbo dev",
9
"lint": "turbo lint",
0 commit comments