Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
liady committed Apr 1, 2018
1 parent c313928 commit fa0672b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ Read the modules from the `package.json` file instead of the `node_modules` fold
```js
{
modulesFromFile: true,
/* OR */
/* or */
modulesFromFile: {
exclude: [/* sections to exclude, i.e 'devDependencies' */],
include: [/* sections to explicitly include, i.e only 'dependencies' */]
Expand Down

0 comments on commit fa0672b

Please sign in to comment.