Browse Source

Removed bower from WebMVC

pull/735/head
rafsanulhasan 6 years ago
parent
commit
b181999bcf
2 changed files with 0 additions and 13 deletions
  1. +0
    -3
      src/Web/WebMVC/.bowerrc
  2. +0
    -10
      src/Web/WebMVC/bower.json

+ 0
- 3
src/Web/WebMVC/.bowerrc View File

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

+ 0
- 10
src/Web/WebMVC/bower.json 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"
}
}

Loading…
Cancel
Save