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 b93cef6 commit 047eedcCopy full SHA for 047eedc
package.json
@@ -5,7 +5,7 @@
5
"main": "./dist/microcms-js-sdk.js",
6
"module": "./dist/esm/microcms-js-sdk.js",
7
"unpkg": "./dist/umd/microcms-js-sdk.js",
8
- "types": "./dist/index.d.ts",
+ "types": "./dist/microcms-js-sdk.d.ts",
9
"repository": {
10
"type": "git",
11
"url": "https://github.com/microcmsio/microcms-js-sdk.git"
0 commit comments