Skip to content

Commit fdc8324

Browse files
authored
Update package.json
1 parent 2689604 commit fdc8324

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
"name": "calldotso",
33
"version": "0.0.1",
44
"private": true,
5+
"main": "./dist/auth.js",
6+
"types": "./dist/auth.d.ts",
57
"scripts": {
68
"build": "turbo build",
79
"dev": "dotenv -- turbo dev",

0 commit comments

Comments
 (0)