Skip to content

Commit 047eedc

Browse files
committed
Update "types" path in package.json
1 parent b93cef6 commit 047eedc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"main": "./dist/microcms-js-sdk.js",
66
"module": "./dist/esm/microcms-js-sdk.js",
77
"unpkg": "./dist/umd/microcms-js-sdk.js",
8-
"types": "./dist/index.d.ts",
8+
"types": "./dist/microcms-js-sdk.d.ts",
99
"repository": {
1010
"type": "git",
1111
"url": "https://github.com/microcmsio/microcms-js-sdk.git"

0 commit comments

Comments
 (0)