Skip to content

Commit

Permalink
bootstrap 3.4
Browse files Browse the repository at this point in the history
minor release. Shouldn't affect anything, but will get rid of the vulnerability warning on GitHub (which doesn't affect BinderHub, since we don't display untrusted HTML snippets).
  • Loading branch information
minrk committed Dec 14, 2018
1 parent cd4a34e commit 06d6acc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "0.1.0",
"description": "`BinderHub`",
"devDependencies": {
"bootstrap": "^3.3.7",
"bootstrap": "^3.4.0",
"clipboard": "^1.7.1",
"css-loader": "^0.28.7",
"event-source-polyfill": "^0.0.12",
Expand Down

0 comments on commit 06d6acc

Please sign in to comment.