Skip to content

Commit 66cf075

Browse files
committed
update package config
1 parent 95afcb1 commit 66cf075

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
"type": "git",
99
"url": "https://github.com/sdk-fabric/notion-javascript"
1010
},
11-
"main": "dist/index.js",
12-
"types": "dist/index.d.ts",
11+
"main": "dist/Client.js",
12+
"types": "dist/Client.d.ts",
1313
"files": ["dist"],
1414
"scripts": {
1515
"build": "tsc"

0 commit comments

Comments
 (0)