File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " api-next" ,
3- "version" : " 1.2.0 " ,
3+ "version" : " 1.0.0-beta.2 " ,
44 "repository" : " https://github.com/imflavio/api-next" ,
55 "author" : " Flávio Carvalho <hey@flavio.uk>" ,
66 "license" : " MIT" ,
2424 "dependencies" : {
2525 "express-validator" : " 6.6.1" ,
2626 "morgan" : " 1.10.0" ,
27- "node-mocks-http" : " 1.8.1" ,
2827 "simple-http-status" : " 1.1.0"
2928 },
3029 "devDependencies" : {
3130 "@types/mongoose" : " 5.7.36" ,
3231 "@types/morgan" : " 1.9.1" ,
3332 "@types/node" : " 14.6.0" ,
3433 "babel-jest" : " 26.3.0" ,
35- "next" : " 9.5.2 " ,
34+ "next" : " 9.5.4 " ,
3635 "husky" : " 4.2.5" ,
3736 "prettier" : " 2.0.5" ,
3837 "eslint-plugin-prettier" : " 3.1.4" ,
38+ "node-mocks-http" : " 1.8.1" ,
3939 "tsdx" : " 0.13.2" ,
4040 "tslib" : " 2.0.1" ,
4141 "typescript" : " 4.0.2" ,
You can’t perform that action at this time.
0 commit comments