From d962ad158baf8018c822f3282bd45cd2e1e769ad Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Sat, 27 Feb 2021 01:59:33 +0000 Subject: [PATCH] fix: update changed files --- README.md | 6 +++--- package.json | 1 + 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 39007fe..b4ce9ea 100644 --- a/README.md +++ b/README.md @@ -5,9 +5,9 @@ [![NPM version](https://img.shields.io/npm/v/expect-mocha-image-snapshot.svg)](https://npmjs.org/package/expect-mocha-image-snapshot) ![Linux macOS Windows compatible](https://img.shields.io/badge/os-linux%20%7C%C2%A0macos%20%7C%C2%A0windows-blue) -[![Build status](https://github.com/undefined/workflows/build/badge.svg)](https://github.com/undefined/actions) -[![Coverage status](https://img.shields.io/coveralls/undefined)](https://coveralls.io/github/undefined) -[![Dependency status](https://img.shields.io/david/undefined)](https://david-dm.org/undefined) +[![Build status](https://github.com/dword-design/expect-mocha-image-snapshot/workflows/build/badge.svg)](https://github.com/dword-design/expect-mocha-image-snapshot/actions) +[![Coverage status](https://img.shields.io/coveralls/dword-design/expect-mocha-image-snapshot)](https://coveralls.io/github/dword-design/expect-mocha-image-snapshot) +[![Dependency status](https://img.shields.io/david/dword-design/expect-mocha-image-snapshot)](https://david-dm.org/dword-design/expect-mocha-image-snapshot) ![Renovate enabled](https://img.shields.io/badge/renovate-enabled-brightgreen) diff --git a/package.json b/package.json index e5bee4d..e56d309 100644 --- a/package.json +++ b/package.json @@ -8,6 +8,7 @@ "mocha", "snapshot" ], + "repository": "dword-design/expect-mocha-image-snapshot", "license": "MIT", "author": "Sebastian Landwehr ", "main": "dist/index.js",