File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1- <Project Sdk =" Microsoft.NET.Sdk.Web" >
1+ <Project Sdk =" Microsoft.NET.Sdk.Web" >
22
33 <PropertyGroup >
44 <TargetFramework >net10.0</TargetFramework >
Original file line number Diff line number Diff line change 1- <Project Sdk =" Microsoft.NET.Sdk.Razor" >
1+ <Project Sdk =" Microsoft.NET.Sdk.Razor" >
22
33 <PropertyGroup >
44 <TargetFramework >net10.0</TargetFramework >
Original file line number Diff line number Diff line change 66 "author" : " Ben Motmans <b.motmans@gmail.com>" ,
77 "license" : " Apache-2.0" ,
88 "devDependencies" : {
9- "gulp " : " ^4 .0.2 " ,
10- "del " : " ^7.1.0 " ,
9+ "del " : " ^8 .0.1 " ,
10+ "gulp " : " ^5.0.1 " ,
1111 "gulp-clean-css" : " ^4.3.0" ,
1212 "gulp-concat" : " ^2.6.1" ,
1313 "gulp-minify" : " ^3.1.0" ,
14- "gulp-postcss" : " ^9 .0.1 " ,
14+ "gulp-postcss" : " ^10 .0.0 " ,
1515 "gulp-rename" : " ^2.1.0" ,
16- "gulp-sass" : " ^5.1.0 " ,
16+ "gulp-sass" : " ^6.0.1 " ,
1717 "sass" : " ^1.97.1"
1818 },
1919 "dependencies" : {
You can’t perform that action at this time.
0 commit comments