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.
2 parents b93cef6 + f9b8689 commit d2873f1Copy full SHA for d2873f1
package.json
@@ -1,11 +1,11 @@
1
{
2
"name": "microcms-js-sdk",
3
- "version": "2.6.0",
+ "version": "2.6.1",
4
"description": "JavaScript SDK Client for microCMS.",
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