# HG changeset patch # User Lucas Thompson # Date 1480607209 0 # Node ID 738d366f60831de2a2eb0709bc6dfc531ccd162a # Parent f7244f2155a3b2d6011ea583ee3a80d8ac137e0a Install piper. diff -r f7244f2155a3 -r 738d366f6083 package.json --- a/package.json Thu Dec 01 15:46:33 2016 +0000 +++ b/package.json Thu Dec 01 15:46:49 2016 +0000 @@ -24,6 +24,7 @@ "@types/hammerjs": "^2.0.33", "core-js": "^2.4.1", "hammerjs": "^2.0.8", + "piper": "bitbucket:ltdsp/piper-js", "rxjs": "5.0.0-beta.12", "ts-helpers": "^1.1.1", "waves-ui": "github:wavesjs/ui",