File tree 3 files changed +22
-22
lines changed
3 files changed +22
-22
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 1.0.1 " ,
3
- "description" : " randomness code bricks for JavaScript" ,
4
- "name" : " aureooms-js-random" ,
5
- "homepage" : " http://aureooms.github.io/js-random/" ,
6
- "main" : " js/dist/random.js" ,
7
- "ignore" : [
8
- " js/index.js" ,
9
- " js/src" ,
10
- " test" ,
11
- " pkg.json" ,
12
- " package.json" ,
13
- " .groc.json" ,
14
- " .travis.yml" ,
15
- " .gitignore" ,
16
- " README.md" ,
17
- " inch.json" ,
18
- " .codeclimate.yml"
19
- ],
20
- "license" : " AGPL-3.0"
21
- }
2
+ "version" : " 1.0.2 " ,
3
+ "description" : " randomness code bricks for JavaScript" ,
4
+ "name" : " aureooms-js-random" ,
5
+ "homepage" : " http://aureooms.github.io/js-random/" ,
6
+ "main" : " js/dist/random.js" ,
7
+ "ignore" : [
8
+ " js/index.js" ,
9
+ " js/src" ,
10
+ " test" ,
11
+ " pkg.json" ,
12
+ " package.json" ,
13
+ " .groc.json" ,
14
+ " .travis.yml" ,
15
+ " .gitignore" ,
16
+ " README.md" ,
17
+ " inch.json" ,
18
+ " .codeclimate.yml"
19
+ ],
20
+ "license" : " AGPL-3.0"
21
+ }
Original file line number Diff line number Diff line change 1
1
{
2
2
"description" : " randomness code bricks for JavaScript" ,
3
- "version" : " 1.0.1 " ,
3
+ "version" : " 1.0.2 " ,
4
4
"repo" : " aureooms/js-random" ,
5
5
"scripts" : [
6
6
" js/dist/random.js"
Original file line number Diff line number Diff line change 22
22
" random" ,
23
23
" randomness"
24
24
],
25
- "version" : " 1.0.1 " ,
25
+ "version" : " 1.0.2 " ,
26
26
"devDependencies" : {
27
27
"aureooms-node-package" : " ^4.2.5" ,
28
28
"aureooms-js-type" : " ^1.0.2" ,
You can’t perform that action at this time.
0 commit comments