Use latest version of bootstrap

This commit is contained in:
Isaac Bythewood
2016-02-04 19:22:46 +00:00
parent 69ccee06cc
commit fc4806af07

View File

@@ -2,7 +2,7 @@
"name": "pinry",
"dependencies": {
"jquery": "2.0.3",
"bootstrap": "3.0.0",
"bootstrap": "3.3.6",
"handlebars": "1.0.0"
}
}