Skip to content

Commit

Permalink
chore(package): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] authored and Tom Kirkpatrick committed Jun 6, 2017
1 parent 6049051 commit 29327ec
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Loopback Component Model Extender

[![Greenkeeper badge](https://badges.greenkeeper.io/fullcube/loopback-component-model-extender.svg)](https://greenkeeper.io/)

[![CircleCI](https://circleci.com/gh/fullcube/loopback-component-model-extender.svg?style=svg)](https://circleci.com/gh/fullcube/loopback-component-model-extender) [![Dependencies](http://img.shields.io/david/fullcube/loopback-component-model-extender.svg?style=flat)](https://david-dm.org/fullcube/loopback-component-model-extender) [![Coverage Status](https://coveralls.io/repos/github/fullcube/loopback-component-model-extender/badge.svg?branch=master)](https://coveralls.io/github/fullcube/loopback-component-model-extender?branch=master)

A loopback component that enables componentized model customisation.
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,20 +26,20 @@
"homepage": "https://github.com/fullcube/loopback-component-model-extender#readme",
"dependencies": {
"app-root-path": "2.0.1",
"debug": "2.2.0",
"debug": "2.6.8",
"lodash.kebabcase": "4.1.1"
},
"devDependencies": {
"@bubltechnology/customizable-commit-analyzer": "1.0.2-0",
"chai": "3.5.0",
"chai": "4.0.2",
"condition-circle": "1.5.0",
"cors": "2.8.3",
"coveralls": "2.13.1",
"eslint": "3.19.0",
"eslint-config-fullcube": "2.0.35-latest-20170602-0428.0",
"loopback": "3.8.0",
"loopback-boot": "2.24.0",
"mocha": "3.1.2",
"mocha": "3.4.2",
"nyc": "11.0.2",
"require-all": "2.2.0",
"semantic-release": "6.3.6",
Expand Down

0 comments on commit 29327ec

Please sign in to comment.