Browse Source

Use latest version of bootstrap

tags/v1.4.1
Isaac Bythewood 8 years ago
parent
commit
fc4806af07
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      bower.json

+ 1
- 1
bower.json 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"
}
}

Loading…
Cancel
Save