Skip to content
This repository has been archived by the owner on Jan 19, 2021. It is now read-only.

Commit

Permalink
build(defaults): update to v1.6.0 (#78)
Browse files Browse the repository at this point in the history
  • Loading branch information
joshwiens authored and michael-ciniawsky committed Oct 21, 2017
1 parent 5baa395 commit 2275102
Show file tree
Hide file tree
Showing 4 changed files with 2,175 additions and 1,517 deletions.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ matrix:
fast_finish: true
install:
- ps: Install-Product node $env:nodejs_version x64
- cmd: npm i -g npm@latest
- npm i -g npm@latest
- npm install
before_test:
- cmd: npm install webpack@%webpack_version%
Expand Down
Loading

0 comments on commit 2275102

Please sign in to comment.