Update bower dependencies.

This commit is contained in:
baldo 2019-03-29 22:00:08 +01:00
commit 2beab45f32
185 changed files with 21480 additions and 8110 deletions

View file

@ -11,7 +11,7 @@
"license": "MIT",
"ignore": [],
"description": "Native AngularJS (Angular) directives for Bootstrap.",
"version": "1.3.3",
"version": "2.5.0",
"main": [
"./ui-bootstrap-tpls.js"
],
@ -19,13 +19,13 @@
"angular": ">=1.4.0"
},
"homepage": "https://github.com/angular-ui/bootstrap-bower",
"_release": "1.3.3",
"_release": "2.5.0",
"_resolution": {
"type": "version",
"tag": "1.3.3",
"commit": "d45246707f5bf9533e3824861a29abd36757db45"
"tag": "2.5.0",
"commit": "2ab82fe5b072269e897d5d11333e9925888df456"
},
"_source": "https://github.com/angular-ui/bootstrap-bower.git",
"_target": "1.3.3",
"_target": "2.5.0",
"_originalSource": "angular-bootstrap"
}