File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " shuffle-array" ,
3
3
"main" : " dist/shuffle-array.js" ,
4
- "version" : " 0.1.1 " ,
4
+ "version" : " 1.0.0 " ,
5
5
"homepage" : " https://github.com/pazguille/shuffle-array" ,
6
6
"description" : " Randomize the order of the elements in a given array." ,
7
7
"keywords" : [
Original file line number Diff line number Diff line change 2
2
"name" : " shuffle-array" ,
3
3
"repo" : " pazguille/shuffle-array" ,
4
4
"description" : " Randomize the order of the elements in a given array." ,
5
- "version" : " 0.1.1 " ,
5
+ "version" : " 1.0.0 " ,
6
6
"author" : " Guille Paz <guille87paz@gmail.com>" ,
7
7
"twitter" : " @pazguille" ,
8
8
"keywords" : [
16
16
"scripts" : [
17
17
" index.js"
18
18
]
19
- }
19
+ }
Original file line number Diff line number Diff line change 3
3
"repository" : " git@github.com:pazguille/shuffle-array.git" ,
4
4
"description" : " Randomize the order of the elements in a given array." ,
5
5
"author" : " Guille Paz <guille87paz@gmail.com>" ,
6
- "version" : " 0.1.2 " ,
6
+ "version" : " 1.0.0 " ,
7
7
"scripts" : {
8
8
"dist" : " gulp" ,
9
9
"test" : " gulp && istanbul cover -x Gulpfile.js gulp test"
You can’t perform that action at this time.
0 commit comments