Skip to content
This repository has been archived by the owner on Apr 15, 2020. It is now read-only.

Commit

Permalink
Merge pull request #1 from joelmukuthu/greenkeeper/initial
Browse files Browse the repository at this point in the history
Update dependencies to enable Greenkeeper 🌴
  • Loading branch information
joelmukuthu committed Mar 3, 2018
2 parents 49cb04c + 1720b9a commit 57ae084
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# angular-scrollie

[![Greenkeeper badge](https://badges.greenkeeper.io/joelmukuthu/angular-scrollie.svg)](https://greenkeeper.io/)
[![Build Status](https://travis-ci.org/joelmukuthu/angular-scrollie.svg?branch=master)](https://travis-ci.org/joelmukuthu/angular-scrollie) [![Dependency Status](https://david-dm.org/joelmukuthu/angular-scrollie.svg)](https://david-dm.org/joelmukuthu/angular-scrollie) [![Licence](https://img.shields.io/npm/l/angular-scrollie.svg)](https://github.com/joelmukuthu/angular-scrollie/blob/master/LICENSE.md) [![Coverage Status](https://coveralls.io/repos/github/joelmukuthu/angular-scrollie/badge.svg?branch=master)](https://coveralls.io/github/joelmukuthu/angular-scrollie?branch=master) [![Bower version](https://img.shields.io/bower/v/angular-scrollie.svg)](https://github.com/joelmukuthu/angular-scrollie) [![npm version](https://img.shields.io/npm/v/angular-scrollie.svg)](https://www.npmjs.com/package/angular-scrollie)

angular-scrollie exposes a service that allows you to set or animate the `scrollTop`
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"grunt": "^1.0.1",
"grunt-contrib-clean": "^1.0.0",
"grunt-contrib-concat": "^1.0.1",
"grunt-contrib-uglify": "^1.0.1",
"grunt-contrib-uglify": "^3.0.0",
"grunt-release-it": "^1.0.1",
"karma": "^1.1.1",
"karma-coverage": "^1.0.0",
Expand All @@ -33,7 +33,7 @@
"load-grunt-tasks": "^3.5.0",
"mocha": "^3.0.0",
"phantomjs-prebuilt": "^2.1.8",
"sinon": "^1.17.5",
"sinon": "^2.2.0",
"unexpected": "^10.13.3",
"unexpected-sinon": "^10.2.1"
},
Expand Down

0 comments on commit 57ae084

Please sign in to comment.