Commit fbfff87a5febf165ddb5240685ba7433b7083770
add static server
Ev Bogue committed on 2/18/2019, 9:16:57 PMParent: cd6daeeaa3add9754505f6f331965f4de2e98a72
Files changed
package-lock.json | changed |
package.json | changed |
serve.js | added |
package-lock.json | ||
---|---|---|
The diff is too large to show. Use a local git client to view these changes. Old file size: 237314 bytes New file size: 236922 bytes |
package.json | |||
---|---|---|---|
@@ -20,9 +20,9 @@ | |||
20 | 20 … | "dataurl-": "^0.1.0", | |
21 | 21 … | "decent-ws": "1.1.0", | |
22 | 22 … | "deep-extend": "^0.6.0", | |
23 | 23 … | "diff": "^3.5.0", | |
24 | - "ecstatic": "^3.3.0", | ||
24 … | + "ecstatic": "^3.3.1", | ||
25 | 25 … | "flumeview-query": "^7.1.0", | |
26 | 26 … | "human-time": "0.0.1", | |
27 | 27 … | "hyperfile": "^2.0.0", | |
28 | 28 … | "hyperloadmore": "^1.1.0", |
Built with git-ssb-web