Removed bower from WebMVC

This commit is contained in:
rafsanulhasan 2018-09-01 08:20:51 +06:00
parent df010635fc
commit b181999bcf
2 changed files with 0 additions and 13 deletions

View File

@ -1,3 +0,0 @@
{
"directory": "wwwroot/lib"
}

View File

@ -1,10 +0,0 @@
{
"name": "asp.net",
"private": true,
"dependencies": {
"bootstrap": "v3.3.7",
"jquery": "2.2.0",
"jquery-validation": "1.14.0",
"jquery-validation-unobtrusive": "3.2.6"
}
}