diff options
| author | Pitu <[email protected]> | 2017-01-30 04:42:02 -0300 |
|---|---|---|
| committer | Pitu <[email protected]> | 2017-01-30 04:42:02 -0300 |
| commit | 1d45d6d8813504cde7a22341434875c0cfce848d (patch) | |
| tree | f690e8ed1135b83b3b7bbda327289753aebf1643 /package.json | |
| parent | Replaced auth header with token (diff) | |
| download | host.fuwn.me-1d45d6d8813504cde7a22341434875c0cfce848d.tar.xz host.fuwn.me-1d45d6d8813504cde7a22341434875c0cfce848d.zip | |
Unfucked my latest commit to this file
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 174b6a0..8c1aa36 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,6 @@ "dependencies": { "bcrypt": "^1.0.2", "body-parser": "^1.16.0", - "eslint": "^3.14.1", "express": "^4.14.0", "gm": "^1.23.0", "knex": "^0.12.6", |