diff options
| author | Johann-S <[email protected]> | 2017-04-17 15:20:53 +0200 |
|---|---|---|
| committer | Johann-S <[email protected]> | 2017-05-14 11:41:19 +0200 |
| commit | c4b4d534a4e935db72a37b54f0f41f4dba4c83de (patch) | |
| tree | 35d13bcd96eb04eb5a723b51267c87a229f37a84 /package.json | |
| parent | 53ee455bc735af9fc54de586ed4d23ac56b69ab8 (diff) | |
| download | bootstrap-c4b4d534a4e935db72a37b54f0f41f4dba4c83de.tar.xz bootstrap-c4b4d534a4e935db72a37b54f0f41f4dba4c83de.zip | |
Remove Tether from package.json + Update Popper
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 97bb60381..4ea20b9dc 100644 --- a/package.json +++ b/package.json @@ -71,7 +71,7 @@ "license": "MIT", "dependencies": { "jquery": ">=1.9.1", - "tether": "^1.4.0" + "Popper": "^1.8.1" }, "devDependencies": { "autoprefixer": "^6.7.7", |
