Skip to content
This repository has been archived by the owner on Oct 29, 2024. It is now read-only.

Commit

Permalink
➖ Remove "tether"
Browse files Browse the repository at this point in the history
Tether.js was replaced by Popper.js in twbs/bootstrap#22444
  • Loading branch information
ledermann committed Nov 9, 2017
1 parent 690a0eb commit 275d5f8
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 6 deletions.
1 change: 0 additions & 1 deletion app/assets/javascripts/application.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
//= require ahoy
//= require parsleyjs
//= require timeago/jquery.timeago
//= require tether
//= require popper
//= require bootstrap-sprockets
//= require corejs-typeahead/dist/typeahead.bundle
Expand Down
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
"ekko-lightbox": "^5.3.0",
"jquery": "latest",
"parsleyjs": "^2.8.0",
"tether": "^1.4.1",
"timeago": "^1.6.1"
}
}
4 changes: 0 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -42,10 +42,6 @@ parsleyjs@^2.8.0:
dependencies:
jquery ">=1.8.0"

tether@^1.4.1:
version "1.4.1"
resolved "https://registry.yarnpkg.com/tether/-/tether-1.4.1.tgz#78112ef21adf2aea68cd90e72185f43d9ffc44e8"

timeago@^1.6.1:
version "1.6.1"
resolved "https://registry.yarnpkg.com/timeago/-/timeago-1.6.1.tgz#fa9aa932e6cfae1f0c9b62f49d8a6071fdf69c5b"
Expand Down

0 comments on commit 275d5f8

Please sign in to comment.