Skip to content

Commit

Permalink
chore(package): remove component support
Browse files Browse the repository at this point in the history
Component is now a deprecated project, so we should no longer support it.

BREAKING CHANGE:

Any component uses will no longer be able to use this lib with component
  • Loading branch information
keithamus committed Mar 13, 2016
1 parent 8132ddd commit e3d55e0
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 24 deletions.
6 changes: 0 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,6 @@

$ npm install type-detect

### Component

`type-detect` is available as a [component](https://github.com/component/component).

$ component install chaijs/type-detect

## Usage

### Primary
Expand Down
17 changes: 0 additions & 17 deletions component.json

This file was deleted.

1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@
"dependencies": {},
"devDependencies": {
"browserify": "^13.0.0",
"component": "*",
"coveralls": "2.11.8",
"eslint": "^2.4.0",
"eslint-config-strict": "^8.5.0",
Expand Down

0 comments on commit e3d55e0

Please sign in to comment.