Skip to content

Commit

Permalink
Add optionalDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
gucong3000 committed Apr 15, 2018
1 parent e83f74e commit 199f6d7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,10 @@
"read-cache": "^1.0.0",
"yargs": "^11.0.0"
},
"optionalDependencies": {
"postcss-less": "^1.1.5",
"postcss-scss": "^1.0.0"
},
"devDependencies": {
"ava": "^0.25.0",
"coveralls": "^3.0.0",
Expand Down

0 comments on commit 199f6d7

Please sign in to comment.