Skip to content
This repository has been archived by the owner on Sep 16, 2020. It is now read-only.

Commit

Permalink
Deleted bitHound.
Browse files Browse the repository at this point in the history
  • Loading branch information
cn0047 committed Jun 1, 2018
1 parent 0c16303 commit 25d238a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ isObject
[![Build Status](https://travis-ci.org/cn007b/is-it-object.svg?branch=master)](https://travis-ci.org/cn007b/is-it-object)
[![Coverage Status](https://coveralls.io/repos/github/cn007b/is-it-object/badge.svg?branch=master)](https://coveralls.io/github/cn007b/is-it-object?branch=master)
[![Maintainability](https://api.codeclimate.com/v1/badges/8da29a447e037573f675/maintainability)](https://codeclimate.com/github/cn007b/is-it-object/maintainability)
[![bitHound Code](https://www.bithound.io/github/cn007b/is-it-object/badges/code.svg)](https://www.bithound.io/github/cn007b/is-it-object)
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com)

Most powerful way to check that value is an object in `javascript`.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "is-it-object",
"version": "2.1.3",
"version": "2.1.4",
"license": "MIT",
"author": "Vladimir Kovpak <cn007b@gmail.com>",
"homepage": "https://github.com/cn007b/is-it-object#readme",
Expand Down

0 comments on commit 25d238a

Please sign in to comment.