mirror of
https://github.com/jhillyerd/inbucket.git
synced 2026-01-09 04:31:55 +00:00
Bowerize more components
- Move jquery-color into bower - Move jquery-sparklines into bower - Make swaks-tests/run-tests.sh discover its directory - Update _base.html public resource includes to /public
This commit is contained in:
@@ -19,6 +19,8 @@
|
||||
],
|
||||
"dependencies": {
|
||||
"bootstrap": "3.3",
|
||||
"jquery": "2"
|
||||
"jquery": "2",
|
||||
"jquery-color": "^2.1.2",
|
||||
"jquery-sparkline": "^2.1.3"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user