diff options
author | Christoph Wurst <christoph@winzerhof-wurst.at> | 2018-12-20 17:51:09 +0100 |
---|---|---|
committer | Julius Härtl <jus@bitgrid.net> | 2019-01-09 15:01:59 +0100 |
commit | 6da13f82ff87f0bfe3b3741d35bff54a400acf2c (patch) | |
tree | a89eb2c162f5a53c785295afae23977cdd3b3f4c /build/package.json | |
parent | 208788173d0dab2950bf5eb1ddbfcab63ef781e3 (diff) | |
download | nextcloud-server-6da13f82ff87f0bfe3b3741d35bff54a400acf2c.tar.gz nextcloud-server-6da13f82ff87f0bfe3b3741d35bff54a400acf2c.zip |
Remove Bower
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Diffstat (limited to 'build/package.json')
-rw-r--r-- | build/package.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/build/package.json b/build/package.json index a80b6c77153..9194f32553a 100644 --- a/build/package.json +++ b/build/package.json @@ -11,7 +11,6 @@ "contributors": [], "dependencies": {}, "devDependencies": { - "bower": "~1.8.0", "handlebars": "^4.0.5", "jasmine-core": "~2.5.2", "jasmine-sinon": "^0.4.0", |