From 78240392b0c119b602f71138bb28fc614941fb37 Mon Sep 17 00:00:00 2001 From: Taylor Schley Date: Fri, 20 Aug 2021 16:20:30 -0500 Subject: [PATCH] chore: bump bree --- README.md | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e202b12..1e6d718 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# api +# @breejs/api [![build status](https://img.shields.io/travis/com/breejs/api.svg)](https://travis-ci.org/breejs/api) [![code coverage](https://img.shields.io/codecov/c/github/breejs/api.svg)](https://codecov.io/gh/breejs/api) diff --git a/package.json b/package.json index fa3c7e0..ed8ee96 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "@commitlint/cli": "^11.0.0", "@commitlint/config-conventional": "^11.0.0", "ava": "^3.15.0", - "bree": "^6.2.1", + "bree": "^6.3.0", "codecov": "^3.8.1", "delay": "^5.0.0", "eslint": "^7.19.0",