bootstrap version was inconsistent in WebMVC app. js was from 3.3.6, but css from 4.0.0-alpha.5. 4.0.0-alpha.5 was introduced in a commit Author: Quique Fernandez <e.fernandez@plainconcepts.com>#mailto:e.fernandez@plainconcepts.com Date: 6 months ago (2016-12-29 7:16:26 PM) Commit hash: 35ef9740db30e7e50f00b432a54b2597cac73e72 Parent(s): f1a662e3e0
11 lines
198 B
JSON
11 lines
198 B
JSON
{
|
|
"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"
|
|
}
|
|
}
|