diff options
| author | Gijs Boddeus <[email protected]> | 2017-08-25 23:29:40 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2017-08-25 23:29:40 +0200 |
| commit | 4356d08abb4d94785af15f3cc9be0e553f1c1c03 (patch) | |
| tree | ce649fd410b7e9a38758ef8318e1d9aba5eef3e8 /bower.json | |
| parent | a103958975787653b4ba84f80d1d1e8f7be302c3 (diff) | |
| parent | ba6a6f13691000ffaf22ef8e731513737659447f (diff) | |
| download | bootstrap-4356d08abb4d94785af15f3cc9be0e553f1c1c03.tar.xz bootstrap-4356d08abb4d94785af15f3cc9be0e553f1c1c03.zip | |
Merge pull request #3 from twbs/v4-dev
update from official repo
Diffstat (limited to 'bower.json')
| -rw-r--r-- | bower.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bower.json b/bower.json index b6d04477e..dd84105d6 100644 --- a/bower.json +++ b/bower.json @@ -31,7 +31,7 @@ "Gruntfile.js" ], "dependencies": { - "jquery": ">=1.9.1", - "popper.js": "^1.11.0" + "jquery": ">=3.0.0", + "popper.js": "^1.12.3" } } |
