Skip to content

Commit 5a8ab62

Browse files
committed
chore: adding badge and lock file
1 parent 65abe20 commit 5a8ab62

File tree

3 files changed

+1654
-2444
lines changed

3 files changed

+1654
-2444
lines changed

.npmrc

Lines changed: 0 additions & 1 deletion
This file was deleted.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ A way to truncate a json object. Useful for circular referenced objects.
55
## Status
66

77
[![npm](https://img.shields.io/npm/v/json-truncate.svg?maxAge=0&style=flat)](https://www.npmjs.com/package/json-truncate)
8-
[![Travis](https://travis-ci.org/mrsteele/json-truncate.svg?branch=master)](https://travis-ci.org/mrsteele/json-truncate)
8+
[![Main](https://github.com/mrsteele/json-truncate/actions/workflows/main.yml/badge.svg)](https://github.com/mrsteele/json-truncate/actions/workflows/main.yml)
99
[![codecov](https://codecov.io/gh/mrsteele/json-truncate/branch/master/graph/badge.svg)](https://codecov.io/gh/mrsteele/json-truncate)
1010
[![Dependency Status](https://david-dm.org/mrsteele/json-truncate.svg)](#)
1111
[![devDependency Status](https://david-dm.org/mrsteele/json-truncate/dev-status.svg)](https://david-dm.org/mrsteele/json-truncate#info=devDependencies)

0 commit comments

Comments
 (0)