File tree Expand file tree Collapse file tree 2 files changed +484
-447
lines changed Expand file tree Collapse file tree 2 files changed +484
-447
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " api-next" ,
3
- "version" : " 1.2.0 " ,
3
+ "version" : " 1.0.0-beta.2 " ,
4
4
"repository" : " https://github.com/imflavio/api-next" ,
5
5
"author" :
" Flávio Carvalho <[email protected] >" ,
6
6
"license" : " MIT" ,
24
24
"dependencies" : {
25
25
"express-validator" : " 6.6.1" ,
26
26
"morgan" : " 1.10.0" ,
27
- "node-mocks-http" : " 1.8.1" ,
28
27
"simple-http-status" : " 1.1.0"
29
28
},
30
29
"devDependencies" : {
31
30
"@types/mongoose" : " 5.7.36" ,
32
31
"@types/morgan" : " 1.9.1" ,
33
32
"@types/node" : " 14.6.0" ,
34
33
"babel-jest" : " 26.3.0" ,
35
- "next" : " 9.5.2 " ,
34
+ "next" : " 9.5.4 " ,
36
35
"husky" : " 4.2.5" ,
37
36
"prettier" : " 2.0.5" ,
38
37
"eslint-plugin-prettier" : " 3.1.4" ,
38
+ "node-mocks-http" : " 1.8.1" ,
39
39
"tsdx" : " 0.13.2" ,
40
40
"tslib" : " 2.0.1" ,
41
41
"typescript" : " 4.0.2" ,
You can’t perform that action at this time.
0 commit comments