diff options
| author | Alexandre Flament <alex@al-f.net> | 2021-12-01 20:30:58 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-12-01 20:30:58 +0100 |
| commit | ae49b5224c06f03121298fc5ed164c3722b9f62b (patch) | |
| tree | 650fef4a75e4d751fe8da547b4e06eafc8f2a024 /searx/static/themes/simple/package.json | |
| parent | e62733fcf3bbc1af099e81555c42819624fffc2a (diff) | |
| parent | 82125862c61392b5934155ce4db58e20ffbfddc8 (diff) | |
Merge pull request #566 from dalf/simple-theme-smaller-build
[mod] simple theme: smaller build
Diffstat (limited to 'searx/static/themes/simple/package.json')
| -rw-r--r-- | searx/static/themes/simple/package.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/searx/static/themes/simple/package.json b/searx/static/themes/simple/package.json index 0cf6c4f64..356230f52 100644 --- a/searx/static/themes/simple/package.json +++ b/searx/static/themes/simple/package.json @@ -2,7 +2,6 @@ "devDependencies": { "eslint": "^8.0.1", "grunt": "~1.4.1", - "grunt-contrib-concat": "~2.0.0", "grunt-contrib-copy": "^1.0.0", "grunt-contrib-cssmin": "^4.0.0", "grunt-contrib-jshint": "~3.1.1", |