File tree Expand file tree Collapse file tree 2 files changed +15
-6
lines changed Expand file tree Collapse file tree 2 files changed +15
-6
lines changed Original file line number Diff line number Diff line change 1+ sudo : required
2+ language : node_js
3+ dist : trusty
4+
5+ node_js :
6+ - ' 4'
7+ - ' 6'
8+ - ' 8'
9+
Original file line number Diff line number Diff line change 11{
22 "name" : " nodezoo-github" ,
3- "version" : " 1.0.0-tms-dev " ,
3+ "version" : " 1.0.0" ,
44 "description" : " nodezoo-github" ,
55 "main" : " github.js" ,
66 "keywords" : [
2525
2626 "dependencies" : {
2727 "github" : " 9.2.0" ,
28- "seneca" : " ../seneca " ,
28+ "seneca" : " 3.4.2 " ,
2929 "seneca-balance-client" : " 0.6.1" ,
30- "seneca-monitor" : " ../seneca-monitor " ,
31- "seneca-mesh" : " 0.10 .0" ,
30+ "seneca-monitor" : " 0.1.0 " ,
31+ "seneca-mesh" : " 0.11 .0" ,
3232 "seneca-entity" : " 2.0.2" ,
3333 "seneca-jsonfile-store" : " 1.0.0" ,
3434 "seneca-redis-transport" : " 0.3.0" ,
3535 "seneca-repl" : " 1.1.2"
3636 },
3737 "devDependencies" : {
38- "code" : " 4.0.0 " ,
39- "lab" : " 13 .0.1 "
38+ "code" : " 4.1.x " ,
39+ "lab" : " 14 .0.x "
4040 }
4141}
You can’t perform that action at this time.
0 commit comments