Commit 55b4b4ef06d51a129609282f85186a3f2a6e3237
use hypercrop & hyperfile & dataurl
Dominic Tarr committed on 7/24/2016, 1:36:56 AMParent: 05823d6d7c289c51a49c2d0eb8911e4df09bdfca
Files changed
package.json | changed |
package.json | ||
---|---|---|
@@ -8,10 +8,13 @@ | ||
8 | 8 | "url": "git://github.com/dominictarr/patchbay.git" |
9 | 9 | }, |
10 | 10 | "dependencies": { |
11 | 11 | "cont": "^1.0.3", |
12 | + "dataurl": "^0.1.0", | |
12 | 13 | "depject": "^1.0.1", |
13 | - "hyperlightbox": "^0.1.0", | |
14 | + "hypercrop": "^1.0.1", | |
15 | + "hyperfile": "^1.1.0", | |
16 | + "hyperlightbox": "^0.1.1", | |
14 | 17 | "hyperscript": "^1.4.7", |
15 | 18 | "hypertabs": "^1.2.0", |
16 | 19 | "mime-types": "^2.1.11", |
17 | 20 | "moment": "^2.13.0", |
Built with git-ssb-web