Pull select2 via npm instead of bower. Fix some bootstrap resource links that I managed to screw up lately.
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"bootstrap": "^3.3.6",
|
||||
"jquery": "^2.2.2"
|
||||
"jquery": "^2.2.2",
|
||||
"select2": "^4.0.2"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user