Skip to content

Commit

Permalink
Merge 3811072 into 51ff057
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] committed Aug 23, 2018
2 parents 51ff057 + 3811072 commit 7d285a5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Custom Plugin Node Library

[![Build Status](https://travis-ci.org/mia-platform/custom-plugin-lib.svg?branch=master)](https://travis-ci.org/mia-platform/custom-plugin-lib)
[![Coverage Status](https://coveralls.io/repos/github/mia-platform/custom-plugin-lib/badge.svg?branch=master)](https://coveralls.io/github/mia-platform/custom-plugin-lib?branch=master)
[![Coverage Status](https://coveralls.io/repos/github/mia-platform/custom-plugin-lib/badge.svg?branch=master)](https://coveralls.io/github/mia-platform/custom-plugin-lib?branch=master) [![Greenkeeper badge](https://badges.greenkeeper.io/mia-platform/custom-plugin-lib.svg)](https://greenkeeper.io/)

## Summary
This library helps you to implement the new platform custom plugins.
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,10 @@
"dependencies": {
"ajv": "^6.5.2",
"fastify": "^1.9.0",
"fastify-cli": "^0.17.0",
"fastify-cli": "^0.19.0",
"fastify-env": "^0.6.0",
"fastify-formbody": "^2.0.1",
"fastify-swagger": "^0.13.0",
"fastify-swagger": "^0.15.0",
"simple-get": "^3.0.2"
},
"devDependencies": {
Expand Down

0 comments on commit 7d285a5

Please sign in to comment.