Mercurial > hg > ugly-duckling
changeset 311:f599bce2696e
Bring in latest piper-js, and upgrade angular cli
author | Lucas Thompson <dev@lucas.im> |
---|---|
date | Fri, 12 May 2017 16:52:13 +0100 |
parents | 103cc6f63da1 |
children | e09bb9b25741 |
files | package.json |
diffstat | 1 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/package.json Fri May 12 16:48:51 2017 +0100 +++ b/package.json Fri May 12 16:52:13 2017 +0100 @@ -24,14 +24,14 @@ "@angular/router": "^4.0.0", "core-js": "^2.4.1", "hammerjs": "^2.0.8", - "piper": "github:cannam/piper-js#dev-tracks", + "piper": "piper-audio/piper-js", "requirejs": "^2.3.3", - "rxjs": "^5.1.0", + "rxjs": "^5.4.0", "waves-ui-piper": "piper-audio/waves-ui-piper", "zone.js": "0.8.7" }, "devDependencies": { - "@angular/cli": "1.0.1", + "@angular/cli": "1.0.3", "@angular/compiler-cli": "^4.0.0", "@types/hammerjs": "^2.0.34", "@types/jasmine": "2.5.38",