File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " qiniu" ,
3
3
"description" : " Javascript SDK for Qiniu Resource (Cloud) Storage API" ,
4
- "version" : " v1.0.23 " ,
5
- "main" : " dist/qiniu.js" ,
4
+ "version" : " v1.0.24 " ,
5
+ "main" : " dist/qiniu.min. js" ,
6
6
"moduleType" : [
7
7
" globals"
8
8
],
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " qiniu-js" ,
3
3
"jsName" : " qiniu" ,
4
- "version" : " 1.0.23 " ,
4
+ "version" : " 1.0.24 " ,
5
5
"private" : false ,
6
6
"scripts" : {
7
7
"start" : " node demo/server.js" ,
8
8
"watch" : " webpack --watch" ,
9
9
"build" : " webpack"
10
10
},
11
11
"description" : " Javascript SDK for Qiniu Resource (Cloud) Storage API" ,
12
- "main" : " dist/qiniu.js" ,
12
+ "main" : " dist/qiniu.min. js" ,
13
13
"repository" : {
14
14
"type" : " git" ,
15
15
"url" : " git://github.com/qiniu/js-sdk.git"
You can’t perform that action at this time.
0 commit comments