Skip to content

Commit

Permalink
Update AngularJS version.
Browse files Browse the repository at this point in the history
  • Loading branch information
whitef0x0 committed Nov 19, 2015
1 parent 20e9c5a commit 685d2f1
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,23 @@
"name": "angular-input-stars-directive",
"version": "1.5.5",
"description": "AngularJS directive for rating inputs",
"homepage": "https://github.com/rcbytes/angular-input-stars",
"keywords": [
"angularjs",
"directive",
"input",
"stars",
"rating"
],
"authors": [
"Rafael Mello Campanari <[email protected]> (http://rafamello.com)"
],
"license": "MIT",
"main": [
"angular-input-stars.js"
],
"dependencies": {
"angular": "1.3.x",
"angular": "1.4.x",
"font-awesome": "~4.2.0"
},
"ignore": [
Expand Down

0 comments on commit 685d2f1

Please sign in to comment.