Skip to content

Commit d890aa4

Browse files
Update badges
1 parent 4c69128 commit d890aa4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# Performant array to tree
22

33
[![npm version](https://img.shields.io/npm/v/performant-array-to-tree.svg)](https://www.npmjs.com/package/performant-array-to-tree)
4-
[![minified size](https://img.shields.io/badge/minified_size-0.448_kb-brightgreen.svg)](https://github.com/philipstanislaus/performant-array-to-tree/blob/master/build/arrayToTree.min.js)
5-
[![CircleCI](https://circleci.com/gh/philipstanislaus/performant-array-to-tree/tree/master.svg?style=shield&circle-token=01828caf71908b915230609847a12272cc80c54d)](https://circleci.com/gh/philipstanislaus/performant-array-to-tree/tree/master)
6-
[![codecov](https://codecov.io/gh/philipstanislaus/performant-array-to-tree/branch/master/graph/badge.svg?token=qgGKoJkCVC)](https://codecov.io/gh/philipstanislaus/performant-array-to-tree)
4+
[![minified size](https://img.shields.io/badge/minified_size-1.7_kb-brightgreen.svg)](https://github.com/philipstanislaus/performant-array-to-tree/blob/main/build/arrayToTree.min.js)
5+
[![CircleCI](https://circleci.com/gh/philipstanislaus/performant-array-to-tree/tree/main.svg?style=shield&circle-token=01828caf71908b915230609847a12272cc80c54d)](https://circleci.com/gh/philipstanislaus/performant-array-to-tree/tree/main)
6+
[![codecov](https://codecov.io/gh/philipstanislaus/performant-array-to-tree/branch/main/graph/badge.svg?token=qgGKoJkCVC)](https://codecov.io/gh/philipstanislaus/performant-array-to-tree)
77
[![Dependency Status](https://david-dm.org/philipstanislaus/performant-array-to-tree.svg)](https://david-dm.org/philipstanislaus/performant-array-to-tree)
88
[![devDependency Status](https://david-dm.org/philipstanislaus/performant-array-to-tree/dev-status.svg)](https://david-dm.org/philipstanislaus/performant-array-to-tree#info=devDependencies)
99
[![typings included](https://img.shields.io/badge/typings-included-brightgreen.svg)](#typescript)

0 commit comments

Comments
 (0)