Skip to content

Commit

Permalink
Marks supports-color as an *optional* peer dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
arcanis authored and Qix- committed May 19, 2020
1 parent db306db commit 09914af
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions package.json
Expand Up @@ -46,6 +46,11 @@
"mocha-lcov-reporter": "^1.2.0",
"xo": "^0.23.0"
},
"peerDependenciesMeta": {
"supports-color": {
"optional": true
}
},
"main": "./src/index.js",
"browser": "./src/browser.js",
"engines": {
Expand Down

0 comments on commit 09914af

Please sign in to comment.