diff options
| author | Pitu <[email protected]> | 2017-01-22 18:21:47 -0300 |
|---|---|---|
| committer | Pitu <[email protected]> | 2017-01-22 18:21:47 -0300 |
| commit | 56e24c92038a2eca659e4d7f80c3475e32e193cf (patch) | |
| tree | d08d064b21ddf612cfd2ee0204545e6fd26ccce7 | |
| parent | List and thumb view on uploads (diff) | |
| download | host.fuwn.me-56e24c92038a2eca659e4d7f80c3475e32e193cf.tar.xz host.fuwn.me-56e24c92038a2eca659e4d7f80c3475e32e193cf.zip | |
Removed unused dependency
| -rw-r--r-- | package.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/package.json b/package.json index 3c1d437..e401c0e 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,6 @@ "gm": "^1.23.0", "knex": "^0.12.6", "multer": "^1.2.1", - "node-thumbnail": "^0.7.0", "randomstring": "^1.1.5", "sqlite3": "^3.1.8" } |