Skip to content

Commit

Permalink
Upgraded dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
atruskie committed Dec 11, 2014
1 parent 529afb0 commit 1606036
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "0.12.0",
"devDependencies": {
"angular": "1.3.x",
"angular-bootstrap": "~0.11.0",
"angular-bootstrap": "~0.12.0",
"angular-growl-v2": "~0.7.0",
"angular-local-storage": "~0.1.x",
"angular-mocks": "~1.3.x",
Expand All @@ -16,7 +16,7 @@
"d3": "~3.4.x",
"draggabilly": "~1.1.x",
"hint.css": "https://github.com/chinchang/hint.css.git",
"humanize-duration": "~2.0.0",
"humanize-duration": "~2.1.x",
"jasmine-expect": "1.x",
"jquery-ui": "~1.11.x",
"lodash": "~2.4.x",
Expand All @@ -28,6 +28,6 @@
"dependencies": {},
"private": true,
"resolutions": {
"angular": "1.3.2"
"angular": "1.3.x"
}
}
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"grunt-changelog": "~0.2.x",
"grunt-contrib-clean": "~0.6.0",
"grunt-contrib-concat": "~0.5.0",
"grunt-contrib-connect": "0.8.x",
"grunt-contrib-connect": "0.9.x",
"grunt-contrib-copy": "0.7.x",
"grunt-contrib-jshint": "0.10.x",
"grunt-contrib-uglify": "0.6.x",
Expand All @@ -36,7 +36,7 @@
"karma-chrome-launcher": "~0.1.1",
"karma-coverage": "~0.2",
"karma-firefox-launcher": "~0.1.3",
"karma-jasmine": "~0.2.x",
"karma-jasmine": "~0.3.x",
"karma-phantomjs-launcher": "~0.1.1",
"lodash": "~2.4.1"
},
Expand Down

0 comments on commit 1606036

Please sign in to comment.