diff options
| author | Pascal Temel <[email protected]> | 2018-11-30 23:01:58 +0100 |
|---|---|---|
| committer | Pascal Temel <[email protected]> | 2018-11-30 23:01:58 +0100 |
| commit | fa8ef067642fe6f64bd1b2fc817e2ce779b85022 (patch) | |
| tree | 63d3e04167f5d0e829842a8794a2d4bed7c32efd /package.json | |
| parent | replace graphicsmagick with sharp (diff) | |
| download | host.fuwn.me-fa8ef067642fe6f64bd1b2fc817e2ce779b85022.tar.xz host.fuwn.me-fa8ef067642fe6f64bd1b2fc817e2ce779b85022.zip | |
remove npm from package.json
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/package.json b/package.json index c85ed69..3e1dde6 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,6 @@ "jszip": "^3.1.5", "knex": "^0.14.4", "multer": "^1.3.0", - "npm": "^6.4.1", "randomstring": "^1.1.5", "sharp": "^0.21.0", "sqlite3": "^3.1.13" |