mirror of
https://github.com/jhillyerd/inbucket.git
synced 2026-01-08 20:21:55 +00:00
Update bootstrap and jquery versions for bootstrap theme
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
{
|
||||
"name": "inbucket-bootstrap",
|
||||
"version": "1.0.0",
|
||||
"homepage": "http://www.inbucket.org/",
|
||||
"authors": [
|
||||
"James Hillyerd <james@hillyerd.com>"
|
||||
@@ -19,7 +18,7 @@
|
||||
"tests"
|
||||
],
|
||||
"dependencies": {
|
||||
"bootstrap": "~3.3.5",
|
||||
"jquery": "~2.1.4"
|
||||
"bootstrap": "3.3",
|
||||
"jquery": "2"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user