docs: Fix npm flag in docs #6

Merged
msrose merged 3 commits from fix-npm-flag into master 2020-03-06 21:36:41 +00:00
msrose commented 2020-03-05 03:47:02 +00:00 (Migrated from github.com)

The --dev option I think is used to only install dev dependencies, while --save-dev is for adding things to devDeps. It's kind of annoying since yarn uses the --dev option for dev deps 😅

The --dev option I think is used to only install dev dependencies, while --save-dev is for adding things to devDeps. It's kind of annoying since yarn uses the --dev option for dev deps 😅
codecov-io commented 2020-03-06 21:19:56 +00:00 (Migrated from github.com)

Codecov Report

Merging #6 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master     #6   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           1      1           
  Lines          34     34           
  Branches        5      5           
=====================================
  Hits           34     34

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 216af49...03ccc33. Read the comment docs.

# [Codecov](https://codecov.io/gh/mcataford/packwatch/pull/6?src=pr&el=h1) Report > Merging [#6](https://codecov.io/gh/mcataford/packwatch/pull/6?src=pr&el=desc) into [master](https://codecov.io/gh/mcataford/packwatch/commit/216af49d0be9fc171f010376d4db5df6dd341597?src=pr&el=desc) will **not change** coverage. > The diff coverage is `n/a`. [![Impacted file tree graph](https://codecov.io/gh/mcataford/packwatch/pull/6/graphs/tree.svg?width=650&token=IVEisJMCje&height=150&src=pr)](https://codecov.io/gh/mcataford/packwatch/pull/6?src=pr&el=tree) ```diff @@ Coverage Diff @@ ## master #6 +/- ## ===================================== Coverage 100% 100% ===================================== Files 1 1 Lines 34 34 Branches 5 5 ===================================== Hits 34 34 ``` ------ [Continue to review full report at Codecov](https://codecov.io/gh/mcataford/packwatch/pull/6?src=pr&el=continue). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta) > `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://codecov.io/gh/mcataford/packwatch/pull/6?src=pr&el=footer). Last update [216af49...03ccc33](https://codecov.io/gh/mcataford/packwatch/pull/6?src=pr&el=lastupdated). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).
mcataford (Migrated from github.com) approved these changes 2020-03-06 21:34:14 +00:00
mcataford (Migrated from github.com) left a comment

LGTM 👓

LGTM 👓
mcataford commented 2020-03-06 21:36:51 +00:00 (Migrated from github.com)

@all-contributors please add @msrose for docs

@all-contributors please add @msrose for docs
allcontributors[bot] commented 2020-03-06 21:36:59 +00:00 (Migrated from github.com)

@mcataford

I've put up a pull request to add @msrose! 🎉

@mcataford I've put up [a pull request](https://github.com/mcataford/packwatch/pull/12) to add @msrose! :tada:
mcataford commented 2020-03-08 17:15:26 +00:00 (Migrated from github.com)

🎉 This PR is included in version 2.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

:tada: This PR is included in version 2.0.0 :tada: The release is available on: - [npm package (@latest dist-tag)](https://www.npmjs.com/package/packwatch/v/2.0.0) - [GitHub release](https://github.com/mcataford/packwatch/releases/tag/v2.0.0) Your **[semantic-release](https://github.com/semantic-release/semantic-release)** bot :package::rocket:
This repo is archived. You cannot comment on pull requests.
No description provided.