File tree Expand file tree Collapse file tree 2 files changed +18
-6
lines changed Expand file tree Collapse file tree 2 files changed +18
-6
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " create-cycle-app" ,
3
- "version" : " 3.0.4 " ,
3
+ "version" : " 3.0.5 " ,
4
4
"description" : " Create Cycle.js with no build configuration." ,
5
5
"scripts" : {
6
6
"test" : " jest"
7
7
},
8
8
"keywords" : [],
9
9
"author" : " Geovani Souza <geovanisouza92@gmail.com>" ,
10
10
"contributors" : [
11
- { "name" : " Geovani Souza" , "email" : " geovanisouza92@gmail.com" },
12
- { "name" : " Nick Balestra" , "email" : " nick@balestra.ch" }
11
+ {
12
+ "name" : " Geovani Souza" ,
13
+ "email" : " geovanisouza92@gmail.com"
14
+ },
15
+ {
16
+ "name" : " Nick Balestra" ,
17
+ "email" : " nick@balestra.ch"
18
+ }
13
19
],
14
20
"license" : " ISC" ,
15
21
"bin" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " cycle-scripts" ,
3
- "version" : " 1.0.3 " ,
3
+ "version" : " 1.0.4 " ,
4
4
"description" : " create-cycle-app core flavor" ,
5
5
"main" : " index.js" ,
6
6
"scripts" : {
12
12
},
13
13
"author" : " Nick Balestra <nick@balestra.ch>" ,
14
14
"contributors" : [
15
- { "name" : " Geovani Souza" , "email" : " geovanisouza92@gmail.com" },
16
- { "name" : " Nick Balestra" , "email" : " nick@balestra.ch" }
15
+ {
16
+ "name" : " Geovani Souza" ,
17
+ "email" : " geovanisouza92@gmail.com"
18
+ },
19
+ {
20
+ "name" : " Nick Balestra" ,
21
+ "email" : " nick@balestra.ch"
22
+ }
17
23
],
18
24
"license" : " MIT" ,
19
25
"bugs" : {
You can’t perform that action at this time.
0 commit comments