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

Commit

Permalink
Merge pull request #3 from FDMediagroep/greenkeeper/initial
Browse files Browse the repository at this point in the history
Update dependencies to enable Greenkeeper 🌴
  • Loading branch information
willemliufdmg committed Dec 19, 2017
2 parents 920e645 + 4c29009 commit bfe3f35
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
[![npm version](https://badge.fury.io/js/%40fdmg%2Fts-react-image-button.svg)](https://badge.fury.io/js/%40fdmg%2Fts-react-image-button)

# fdmg-ts-react-image-button

[![Greenkeeper badge](https://badges.greenkeeper.io/FDMediagroep/fdmg-ts-react-image-button.svg)](https://greenkeeper.io/)
[ReactJS](https://reactjs.org/) ImageButton component. This component renders an image with onClick hook.

## Installation
Expand Down
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,14 +27,14 @@
"enzyme": "^3.2.0",
"enzyme-adapter-react-16": "^1.1.0",
"enzyme-to-json": "^3.3.0",
"fs-extra": "^4.0.3",
"jest": "^21.2.1",
"jest-cli": "^21.2.1",
"fs-extra": "^5.0.0",
"jest": "^22.0.1",
"jest-cli": "^22.0.1",
"raf": "^3.4.0",
"react": "^16.2.0",
"react-dom": "^16.2.0",
"react-test-renderer": "^16.2.0",
"ts-jest": "^21.2.4",
"ts-jest": "^22.0.0",
"tslint": "^5.8.0",
"tslint-react": "^3.2.0",
"typescript": "^2.6.2"
Expand Down

0 comments on commit bfe3f35

Please sign in to comment.