File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 8
8
"start" : " next start"
9
9
},
10
10
"dependencies" : {
11
- "microcms-js-sdk" : " ^2.0 .0" ,
11
+ "microcms-js-sdk" : " ^2.1 .0" ,
12
12
"next" : " 10.2.0" ,
13
13
"react" : " 17.0.2" ,
14
14
"react-dom" : " 17.0.2"
Original file line number Diff line number Diff line change 10
10
"author" : " " ,
11
11
"license" : " ISC" ,
12
12
"dependencies" : {
13
- "microcms-js-sdk" : " ^2.0 .0"
13
+ "microcms-js-sdk" : " ^2.1 .0"
14
14
}
15
15
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " microcms-js-sdk" ,
3
- "version" : " 2.0 .0" ,
3
+ "version" : " 2.1 .0" ,
4
4
"description" : " JavaScript SDK Client for microCMS." ,
5
5
"main" : " ./dist/cjs/microcms-js-sdk.js" ,
6
6
"module" : " ./dist/esm/microcms-js-sdk.js" ,
53
53
"rollup-plugin-typescript2" : " ^0.30.0" ,
54
54
"typescript" : " ^4.2.4"
55
55
}
56
- }
56
+ }
You can’t perform that action at this time.
0 commit comments