Skip to content
This repository has been archived by the owner on Jul 23, 2019. It is now read-only.

Commit

Permalink
version 2.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ilmente committed Feb 2, 2017
1 parent eb998c0 commit 4fd184e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Changelog

### 2.2.1
- remove github ssh deps, require them using https

### 2.2.0
- `install` command runs using `npm install --no-optional` to prevent os compatibility issues
- `install` command has an optional flag `-n|--nosym` to run `npm install --no-optional --no-bin-links`; this is useful to prevent symlink generation on Windows systems
Expand Down

0 comments on commit 4fd184e

Please sign in to comment.