File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 33 "engines" : {
44 "node" : " *"
55 },
6+ "description" : " A config driven NodeJS framework implementing json:api" ,
67 "repository" : {
78 "url" : " https://github.com/holidayextras/jsonapi-server" ,
89 "type" : " git"
910 },
1011 "author" : " Oliver Rumbelow" ,
11- "description" : " A config driven NodeJS framework implementing json:api" ,
12- "version" : " 0.0.19" ,
12+ "version" : " 0.0.20" ,
1313 "dependencies" : {
1414 "qs" : " ^6.2.0" ,
1515 "lodash.isequal" : " ^4.2.0" ,
2020 "request" : " ^2.72.0" ,
2121 "body-parser" : " ^1.15.1" ,
2222 "lodash.pick" : " ^4.2.1" ,
23- "async" : " 1.5.2" ,
24- "debug" : " 2.2.0" ,
2523 "joi" : " 6.10.1" ,
24+ "debug" : " 2.2.0" ,
25+ "async" : " 1.5.2" ,
2626 "lodash.assign" : " ^4.0.9" ,
2727 "lodash.uniq" : " ^4.3.0" ,
2828 "lodash.omit" : " ^4.3.0"
You can’t perform that action at this time.
0 commit comments