Skip to content

Commit

Permalink
Normalize versions and bump bootstrap and moment
Browse files Browse the repository at this point in the history
  • Loading branch information
thegreatsunra committed Nov 30, 2014
1 parent d59e60e commit b073522
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions bower.json
Expand Up @@ -15,14 +15,14 @@
"tests"
],
"dependencies": {
"bootstrap": "~3.2.0",
"bootstrap": "~3.3.0",
"csv-js": "https://github.com/cparker15/CSV-js.git#~0.2.5",
"d3": "~3.4.11",
"jquery": "~2.1.1",
"d3": "~3.4.0",
"jquery": "~2.1.0",
"knockout.js": "~3.1.0",
"lesshat": "~3.0.2",
"lodash": "~2.4.1",
"moment": "~2.7.0",
"requirejs": "~2.1.14"
"lesshat": "~3.0.0",
"lodash": "~2.4.0",
"moment": "~2.8.0",
"requirejs": "~2.1.0"
}
}

0 comments on commit b073522

Please sign in to comment.