File tree Expand file tree Collapse file tree 3 files changed +4
-5
lines changed Expand file tree Collapse file tree 3 files changed +4
-5
lines changed Original file line number Diff line number Diff line change 13
13
],
14
14
"main" : " js/dist/array.js" ,
15
15
"name" : " aureooms-js-array" ,
16
- "version" : " 2.0.2 " ,
16
+ "version" : " 2.1.0 " ,
17
17
"homepage" : " http://aureooms.github.io/js-array/" ,
18
18
"description" : " array manipulation code bricks for JavaScript"
19
19
}
Original file line number Diff line number Diff line change 4
4
"scripts" : [
5
5
" js/dist/array.js"
6
6
],
7
- "version" : " 2.0.2 " ,
7
+ "version" : " 2.1.0 " ,
8
8
"description" : " array manipulation code bricks for JavaScript" ,
9
9
"main" : " js/dist/array.js" ,
10
10
"license" : " AGPL-3.0"
Original file line number Diff line number Diff line change 10
10
"aureooms-js-mem" : " ^1.0.1" ,
11
11
"aureooms-js-random" : " ^1.0.1" ,
12
12
"aureooms-js-functools" : " ^1.2.1" ,
13
- "aureooms-js-operator" : " ^1.0.1" ,
14
13
"aureooms-js-compare" : " ^1.4.3"
15
14
},
16
15
"scripts" : {
19
18
"build" : " ./node_modules/.bin/aureooms-node-package-build"
20
19
},
21
20
"dependencies" : {},
22
- "version" : " 2.0.2 " ,
21
+ "version" : " 2.1.0 " ,
23
22
"bugs" : {
24
23
"url" : " https://github.com/aureooms/js-array/issues"
25
24
},
36
35
"type" : " git" ,
37
36
"url" : " https://github.com/aureooms/js-array.git"
38
37
}
39
- }
38
+ }
You can’t perform that action at this time.
0 commit comments