File tree Expand file tree Collapse file tree 9 files changed +6
-12
lines changed
TypeScriptAzureExpressApp Expand file tree Collapse file tree 9 files changed +6
-12
lines changed Original file line number Diff line number Diff line change 10601060 <TypeScriptProject Include =" ProjectTemplates\TypeScriptExpressApp\express.typings.json" />
10611061 <TypeScriptProject Include =" ProjectTemplates\TypeScriptExpressApp\serve-static.typings.json" />
10621062 <TypeScriptProject Include =" ProjectTemplates\TypeScriptExpressApp\typings.json" />
1063- <TypeScriptProject Include =" ProjectTemplates\TypeScriptExpressApp\mine .typings.json" />
1063+ <TypeScriptProject Include =" ProjectTemplates\TypeScriptExpressApp\mime .typings.json" />
10641064 <TypeScriptProject Include =" ProjectTemplates\TypeScriptExpressApp\debug.typings.json" />
10651065 <TypeScriptProject Include =" ProjectTemplates\TypeScriptAzureExpressApp\express-serve-static-core.typings.json" />
10661066 <TypeScriptProject Include =" ProjectTemplates\TypeScriptAzureExpressApp\express.typings.json" />
10671067 <TypeScriptProject Include =" ProjectTemplates\TypeScriptAzureExpressApp\serve-static.typings.json" />
1068- <TypeScriptProject Include =" ProjectTemplates\TypeScriptAzureExpressApp\mine .typings.json" />
1068+ <TypeScriptProject Include =" ProjectTemplates\TypeScriptAzureExpressApp\mime .typings.json" />
10691069 <TypeScriptProject Include =" ProjectTemplates\TypeScriptAzureExpressApp\typings.json" />
10701070 <TypeScriptProject Include =" ProjectTemplates\TypeScriptAzureExpressApp\debug.typings.json" />
10711071 <ZipItem Include =" Templates\Files\EmptyJson\EmptyJson.json" />
Original file line number Diff line number Diff line change 3333 <TypeScriptCompile Include =" app.ts" />
3434 <TypeScriptCompile Include =" routes\index.ts" />
3535 <TypeScriptCompile Include =" routes\user.ts" />
36+ <TypeScriptCompile Include =" typings\globals\debug\index.d.ts" />
3637 <TypeScriptCompile Include =" typings\globals\express\index.d.ts" />
3738 <TypeScriptCompile Include =" typings\globals\express-serve-static-core\index.d.ts" />
3839 <TypeScriptCompile Include =" typings\globals\mime\index.d.ts" />
Original file line number Diff line number Diff line change 4343 </Folder >
4444 <Folder Name =" mime" >
4545 <ProjectItem TargetFileName =" index.d.ts" >mime.d.ts</ProjectItem >
46- <ProjectItem TargetFileName =" typings.json" >mine .typings.json</ProjectItem >
46+ <ProjectItem TargetFileName =" typings.json" >mime .typings.json</ProjectItem >
4747 </Folder >
4848 <Folder Name =" serve-static" >
4949 <ProjectItem TargetFileName =" index.d.ts" >serve-static.d.ts</ProjectItem >
File renamed without changes.
Original file line number Diff line number Diff line change 11{
22 "globalDependencies" : {
3- "body-parser" : " registry:dt/body-parser#0.0.0+20160317120654" ,
4- "cookie-parser" : " registry:dt/cookie-parser#1.3.4+20160316155526" ,
53 "debug" : " registry:dt/debug#0.0.0+20160317120654" ,
64 "express" : " registry:dt/express#4.0.0+20160317120654" ,
75 "express-serve-static-core" : " registry:dt/express-serve-static-core#0.0.0+20160602151406" ,
86 "mime" : " registry:dt/mime#0.0.0+20160316155526" ,
9- "morgan" : " registry:dt/morgan#1.7.0+20160524142355" ,
10- "serve-favicon" : " registry:dt/serve-favicon#0.0.0+20160316155526" ,
117 "serve-static" : " registry:dt/serve-static#0.0.0+20160606155157"
128 }
139}
Original file line number Diff line number Diff line change 3333 <TypeScriptCompile Include =" app.ts" />
3434 <TypeScriptCompile Include =" routes\index.ts" />
3535 <TypeScriptCompile Include =" routes\user.ts" />
36+ <TypeScriptCompile Include =" typings\globals\debug\index.d.ts" />
3637 <TypeScriptCompile Include =" typings\globals\express\index.d.ts" />
3738 <TypeScriptCompile Include =" typings\globals\express-serve-static-core\index.d.ts" />
3839 <TypeScriptCompile Include =" typings\globals\mime\index.d.ts" />
Original file line number Diff line number Diff line change 4343 </Folder >
4444 <Folder Name =" mime" >
4545 <ProjectItem TargetFileName =" index.d.ts" >mime.d.ts</ProjectItem >
46- <ProjectItem TargetFileName =" typings.json" >mine .typings.json</ProjectItem >
46+ <ProjectItem TargetFileName =" typings.json" >mime .typings.json</ProjectItem >
4747 </Folder >
4848 <Folder Name =" serve-static" >
4949 <ProjectItem TargetFileName =" index.d.ts" >serve-static.d.ts</ProjectItem >
File renamed without changes.
Original file line number Diff line number Diff line change 11{
22 "globalDependencies" : {
3- "body-parser" : " registry:dt/body-parser#0.0.0+20160317120654" ,
4- "cookie-parser" : " registry:dt/cookie-parser#1.3.4+20160316155526" ,
53 "debug" : " registry:dt/debug#0.0.0+20160317120654" ,
64 "express" : " registry:dt/express#4.0.0+20160317120654" ,
75 "express-serve-static-core" : " registry:dt/express-serve-static-core#0.0.0+20160602151406" ,
86 "mime" : " registry:dt/mime#0.0.0+20160316155526" ,
9- "morgan" : " registry:dt/morgan#1.7.0+20160524142355" ,
10- "serve-favicon" : " registry:dt/serve-favicon#0.0.0+20160316155526" ,
117 "serve-static" : " registry:dt/serve-static#0.0.0+20160606155157"
128 }
139}
You can’t perform that action at this time.
0 commit comments