Skip to content

Commit 3e852ff

Browse files
committed
chore(release): v3.6.1
1 parent 399e97b commit 3e852ff

File tree

4 files changed

+284
-140
lines changed

4 files changed

+284
-140
lines changed

bower.json

Lines changed: 4 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
{
22
"name": "leancloud-storage",
3-
"version": "3.6.0",
3+
"version": "3.6.1",
44
"homepage": "https://github.com/leancloud/javascript-sdk",
5-
"authors": [
6-
"LeanCloud <support@leancloud.rocks>"
7-
],
5+
"authors": ["LeanCloud <support@leancloud.rocks>"],
86
"description": "LeanCloud JavaScript SDK",
97
"main": "dist/av.js",
108
"ignore": [
@@ -19,13 +17,7 @@
1917
"package.json",
2018
"readme.txt"
2119
],
22-
"moduleType": [
23-
"globals"
24-
],
25-
"keywords": [
26-
"LeanCloud",
27-
"JavaScript",
28-
"SDK"
29-
],
20+
"moduleType": ["globals"],
21+
"keywords": ["LeanCloud", "JavaScript", "SDK"],
3022
"license": "MIT"
3123
}

0 commit comments

Comments
 (0)