Commit 972fc828dcd6af3cf2531f6d6ea5bb40e9cb7b6e

Authored by DANG
1 parent b0bc7eb37a
Exists in master and in 1 other branch develop

Event click object

Showing 2 changed files with 2 additions and 2 deletions Side-by-side Diff

app/bower_components/bootstrap/.bower.json
... ... @@ -39,7 +39,7 @@
39 39 "commit": "0b9c4a4007c44201dce9a6cc1a38407005c26c86"
40 40 },
41 41 "_source": "https://github.com/twbs/bootstrap.git",
42   - "_target": "~3.3.7",
  42 + "_target": "^3.3.7",
43 43 "_originalSource": "bootstrap"
44 44 }
app/bower_components/jquery/.bower.json
... ... @@ -20,7 +20,7 @@
20 20 "commit": "1b30f3ad466ebf2714d47eda34dbd7fdf6849fe3"
21 21 },
22 22 "_source": "https://github.com/jquery/jquery-dist.git",
23   - "_target": "~3.1.1",
  23 + "_target": "^3.1.1",
24 24 "_originalSource": "jquery"
25 25 }