From 12aaaf6e5c0a77f59a6642edbad1406575ee97e7 Mon Sep 17 00:00:00 2001 From: Glenn Rempe Date: Thu, 20 Oct 2016 11:21:48 -0700 Subject: [PATCH] Upgrade dependecies and reflect yarn usage in README --- README.md | 26 +++++++++++++++++++++----- package.json | 2 +- yarn.lock | 31 +++++++++++++++++++++---------- 3 files changed, 43 insertions(+), 16 deletions(-) diff --git a/README.md b/README.md index c28e77d..2f8a16d 100644 --- a/README.md +++ b/README.md @@ -176,6 +176,24 @@ application remains responsive while this code is running. ## Development +### Setup + +This project now manages all dependencies with [yarn](https://yarnpkg.com) which +you'll need to install first. + +Make sure you are using v0.16.0 or higher. + +``` +$ yarn -V +0.16.0 +``` + +Install all dependencies locally. + +``` +yarn +``` + ### Build You can build a `dist` version of `sessionKeys` using `browserify`. There is a @@ -183,20 +201,18 @@ pre-built version in the `dist` directory of this repository which includes all dependencies and can be used with a `