Skip to content
This repository has been archived by the owner on Dec 1, 2023. It is now read-only.

Commit

Permalink
chore(deps): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mgcrea committed Jan 17, 2014
1 parent 5463faa commit d59051d
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 7 deletions.
15 changes: 8 additions & 7 deletions bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,18 +3,19 @@
"description": "AngularStrap - AngularJS directives for Twitter Bootstrap",
"version": "2.0.0-beta.3",
"dependencies": {
"angular": "~1.2.5",
"angular-animate": "~1.2.5",
"angular-route": "~1.2.5",
"angular-sanitize": "~1.2.5",
"angular": "~1.2.9",
"bootstrap": "~3.0.3"
},
"devDependencies": {
"angular-mocks": "~1.2.5",
"angular-scenario": "~1.2.5",
"angular-animate": "~1.2.9",
"angular-i18n": "~1.2.9",
"angular-mocks": "~1.2.9",
"angular-route": "~1.2.9",
"angular-sanitize": "~1.2.9",
"angular-scenario": "~1.2.9",
"fastclick": "~0.6.10",
"font-awesome": "~4.0.3",
"highlightjs": "~7.5.0",
"fastclick": "~0.6.10",
"jquery": "~2.0.3"
}
}
6 changes: 6 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,11 @@
},
"scripts": {
"test": "grunt test"
},
"dependencies": {
"grunt-concurrent": "~0.4.3",
"grunt-newer": "~0.6.1",
"grunt-contrib-uglify": "~0.2.7",
"grunt-autoprefixer": "~0.6.4"
}
}

0 comments on commit d59051d

Please sign in to comment.