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 2689604 commit fdc8324Copy full SHA for fdc8324
package.json
@@ -2,6 +2,8 @@
2
"name": "calldotso",
3
"version": "0.0.1",
4
"private": true,
5
+ "main": "./dist/auth.js",
6
+ "types": "./dist/auth.d.ts",
7
"scripts": {
8
"build": "turbo build",
9
"dev": "dotenv -- turbo dev",
0 commit comments