forked from external-repos/pa11y-dashboard
Commit compiled front-end code to the repo
This commit is contained in:
11
public/js/vendor/bootstrap/bower.json
vendored
Normal file
11
public/js/vendor/bootstrap/bower.json
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"name": "bootstrap",
|
||||
"version": "3.0.1",
|
||||
"main": ["./dist/js/bootstrap.js", "./dist/css/bootstrap.css", "./dist/fonts/*"],
|
||||
"ignore": [
|
||||
"**/.*"
|
||||
],
|
||||
"dependencies": {
|
||||
"jquery": ">= 1.9.0"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user