aboutsummaryrefslogtreecommitdiff
path: root/bower.json
diff options
context:
space:
mode:
authorJohann-S <[email protected]>2017-04-18 14:02:24 +0200
committerJohann-S <[email protected]>2017-05-14 11:41:19 +0200
commitd5fabf8de50710c5a09ecd91f4b9e961e67d7937 (patch)
tree584c682e4f30241c2b767a7633d99206961337ef /bower.json
parentc4b4d534a4e935db72a37b54f0f41f4dba4c83de (diff)
downloadbootstrap-d5fabf8de50710c5a09ecd91f4b9e961e67d7937.tar.xz
bootstrap-d5fabf8de50710c5a09ecd91f4b9e961e67d7937.zip
Remove totaly Tether from documentation + dependencies
Diffstat (limited to 'bower.json')
-rw-r--r--bower.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/bower.json b/bower.json
index cf339b7f1..d88e8ba90 100644
--- a/bower.json
+++ b/bower.json
@@ -31,6 +31,6 @@
],
"dependencies": {
"jquery": ">=1.9.1",
- "tether": "^1.4.0"
+ "popper.js": "^1.8.1"
}
}