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 11{
22 "name" : " create-cycle-app" ,
3- "version" : " 3.0.4 " ,
3+ "version" : " 3.0.5 " ,
44 "description" : " Create Cycle.js with no build configuration." ,
55 "scripts" : {
66 "test" : " jest"
77 },
88 "keywords" : [],
99 "author" : " Geovani Souza <geovanisouza92@gmail.com>" ,
1010 "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+ }
1319 ],
1420 "license" : " ISC" ,
1521 "bin" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " cycle-scripts" ,
3- "version" : " 1.0.3 " ,
3+ "version" : " 1.0.4 " ,
44 "description" : " create-cycle-app core flavor" ,
55 "main" : " index.js" ,
66 "scripts" : {
1212 },
1313 "author" : " Nick Balestra <nick@balestra.ch>" ,
1414 "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+ }
1723 ],
1824 "license" : " MIT" ,
1925 "bugs" : {
You can’t perform that action at this time.
0 commit comments