diff options
| author | Johann-S <[email protected]> | 2017-04-18 14:02:24 +0200 |
|---|---|---|
| committer | Johann-S <[email protected]> | 2017-05-14 11:41:19 +0200 |
| commit | d5fabf8de50710c5a09ecd91f4b9e961e67d7937 (patch) | |
| tree | 584c682e4f30241c2b767a7633d99206961337ef /bower.json | |
| parent | c4b4d534a4e935db72a37b54f0f41f4dba4c83de (diff) | |
| download | bootstrap-d5fabf8de50710c5a09ecd91f4b9e961e67d7937.tar.xz bootstrap-d5fabf8de50710c5a09ecd91f4b9e961e67d7937.zip | |
Remove totaly Tether from documentation + dependencies
Diffstat (limited to 'bower.json')
| -rw-r--r-- | bower.json | 2 |
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" } } |
