Commit 6d8c497b8410ed867ce8d18379bf732e0cf1e5f6
update to depject@2
Dominic Tarr committed on 9/28/2016, 5:42:56 AMParent: 38609af0c17eeb17b6fdfc36b436b93d73445836
Files changed
package.json | changed |
package.json | |||
---|---|---|---|
@@ -9,9 +9,9 @@ | |||
9 | 9 … | }, | |
10 | 10 … | "dependencies": { | |
11 | 11 … | "cont": "^1.0.3", | |
12 | 12 … | "dataurl-": "^0.1.0", | |
13 | - "depject": "^1.0.1", | ||
13 … | + "depject": "^2.0.0", | ||
14 | 14 … | "hjson": "^2.0.3", | |
15 | 15 … | "human-time": "0.0.1", | |
16 | 16 … | "hypercombo": "0.1.0", | |
17 | 17 … | "hypercrop": "^1.0.1", | |
@@ -60,4 +60,6 @@ | |||
60 | 60 … | }, | |
61 | 61 … | "author": "Dominic Tarr <dominic.tarr@gmail.com> (http://dominictarr.com)", | |
62 | 62 … | "license": "MIT" | |
63 | 63 … | } | |
64 … | + | ||
65 … | + |
Built with git-ssb-web