File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 4545 "@types/helmet" : " ^0.0.37" ,
4646 "@types/lodash" : " ^4.14.80" ,
4747 "@types/morgan" : " ^1.7.35" ,
48+ "@types/chalk" : " ^2.2.0" ,
49+ "@types/commander" : " ^2.11.0" ,
4850 "@types/reflect-metadata" : " 0.0.5" ,
4951 "@types/request" : " ^2.0.8" ,
5052 "@types/serve-favicon" : " ^2.2.29" ,
8486 "typeorm-typedi-extensions" : " ^0.1.1" ,
8587 "typescript" : " ^2.6.1" ,
8688 "uuid" : " ^3.1.0" ,
89+ "nps" : " ^5.7.1" ,
90+ "nps-utils" : " ^1.5.0" ,
91+ "chalk" : " ^2.3.0" ,
92+ "commander" : " ^2.11.0" ,
8793 "winston" : " ^2.4.0"
8894 },
8995 "jest" : {
102108 },
103109 "license" : " MIT" ,
104110 "devDependencies" : {
105- "@types/chalk" : " ^2.2.0" ,
106- "@types/commander" : " ^2.11.0" ,
107111 "@types/jest" : " ^21.1.5" ,
108- "chalk" : " ^2.3.0" ,
109- "commander" : " ^2.11.0" ,
110112 "cross-env" : " ^5.1.1" ,
111113 "jest" : " ^21.2.1" ,
112114 "mock-express-request" : " ^0.2.0" ,
113115 "mock-express-response" : " ^0.2.1" ,
114116 "nock" : " ^9.1.0" ,
115- "nps" : " ^5.7.1" ,
116- "nps-utils" : " ^1.5.0" ,
117117 "ts-jest" : " ^21.1.4"
118118 }
119119}
You can’t perform that action at this time.
0 commit comments