Mercurial > hg > ugly-duckling
changeset 245:f7c23d489c75
Install browserify because waves-ui needs it, and bring in latest piper-js dev branch
author | Lucas Thompson <dev@lucas.im> |
---|---|
date | Wed, 26 Apr 2017 18:28:46 +0100 |
parents | b8d1988b774f |
children | 56aa7f48693f |
files | package.json |
diffstat | 1 files changed, 2 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/package.json Wed Apr 26 16:21:51 2017 +0100 +++ b/package.json Wed Apr 26 18:28:46 2017 +0100 @@ -24,7 +24,7 @@ "@angular/router": "^4.0.0", "core-js": "^2.4.1", "hammerjs": "^2.0.8", - "piper": "github:lucasthompson/piper-js#17db7f12084533e3365f1c338b6d0c99fa8c61f2", + "piper": "github:lucasthompson/piper-js#cfc36d1ea5d854e8262b39bd125e5fded2e76ea2", "requirejs": "^2.3.3", "rxjs": "^5.1.0", "waves-ui": "github:cannam/waves-ui", @@ -38,6 +38,7 @@ "@types/node": "~6.0.60", "babel": "^5.8.29", "babel-runtime": "^5.3.0", + "browserify": "^14.1.0", "codelyzer": "~2.0.0", "jasmine-core": "~2.5.2", "jasmine-spec-reporter": "~3.2.0",