Skip to content

Commit

Permalink
Merge 06adebb into bddba60
Browse files Browse the repository at this point in the history
  • Loading branch information
robinjoseph08 committed Aug 6, 2016
2 parents bddba60 + 06adebb commit 850f7dc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@ before_script:
- npm install -g bower
- bower install
- npm install -g grunt-cli
- npm install angular
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
"author": "aleross",
"license": "MIT",
"homepage": "https://github.com/aleross/angular-segment-analytics",
"dependencies": {
"angular": "latest"
"peerDependencies": {
"angular": "1.x.x"
},
"devDependencies": {
"grunt": "^0.4.5",
Expand Down

0 comments on commit 850f7dc

Please sign in to comment.