Skip to content

Commit 7ed37ca

Browse files
Merge pull request #352 from karianna/master
move to 0.14.3 of angular-ui
2 parents 71ad958 + 2ddcc25 commit 7ed37ca

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"angular": "1.3.0 - 1.5.*",
4141
"angular-animate": "1.3.0 - 1.5.*",
4242
"angular-sanitize": "1.3.0 - 1.5.*",
43-
"angular-bootstrap": "0.13.x",
43+
"angular-bootstrap": "0.14.x",
4444
"lodash": "3.x",
4545
"patternfly": "~3.15.0"
4646
},

npm-shrinkwrap.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"angular": "1.3.0 - 1.5.*",
1212
"angular-animate": "1.3.0 - 1.5.*",
1313
"angular-sanitize": "1.3.0 - 1.5.*",
14-
"angular-ui-bootstrap": "0.13.x",
14+
"angular-ui-bootstrap": "0.14.x",
1515
"lodash": "3.x",
1616
"patternfly": "~3.15.0"
1717
},

0 commit comments

Comments
 (0)