File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " leancloud-storage" ,
3- "version" : " 3.6.2 " ,
3+ "version" : " 3.6.3 " ,
44 "homepage" : " https://github.com/leancloud/javascript-sdk" ,
55 "authors" : [" LeanCloud <support@leancloud.rocks>" ],
66 "description" : " LeanCloud JavaScript SDK" ,
Original file line number Diff line number Diff line change 1- ## 3.6.2 (2018-03-23)
1+ ## 3.6.3 (2018-03-23)
22
33### Bug fixes
44
Original file line number Diff line number Diff line change 11{
22 "name" : " leancloud-storage" ,
3- "version" : " 3.6.2 " ,
3+ "version" : " 3.6.3 " ,
44 "main" : " ./dist/node/index.js" ,
55 "description" : " LeanCloud JavaScript SDK." ,
66 "repository" : {
2323 " cross-env CLIENT_PLATFORM=Weapp webpack --config webpack/weapp.js" ,
2424 "build" : " gulp build && npm run build:live-query" ,
2525 "build:live-query" :
26- " cross-env LIVE_QUERY=1 && npm run build:browser && npm run build:rn && npm run build:weapp" ,
26+ " export LIVE_QUERY=1 && npm run build:browser && npm run build:rn && npm run build:weapp" ,
2727 "prepublishOnly" : " ./script/check-version.js"
2828 },
2929 "dependencies" : {
Original file line number Diff line number Diff line change 1- module . exports = '3.6.2 ' ;
1+ module . exports = '3.6.3 ' ;
You can’t perform that action at this time.
0 commit comments