Skip to content

Commit

Permalink
fix(deps): dev deps leaking into prod
Browse files Browse the repository at this point in the history
  • Loading branch information
craigmulligan committed Dec 26, 2017
1 parent ef3354f commit 8ca0ad5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
npm i -g gratitude
```

Add it to `~/.bashrc` || `~/.zshrc`
Add it to `~/.bashrc` or `~/.zshrc`

```bash
gratitude
Expand Down
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@
"inquirer": "^4.0.1",
"lodash": "^4.17.4",
"moment": "^2.20.1",
"semantic-release-cli": "^3.3.0",
"yargs": "^10.0.3"
}
}

0 comments on commit 8ca0ad5

Please sign in to comment.