diff options
author | Joas Schilling <coding@schilljs.com> | 2023-01-30 10:33:59 +0100 |
---|---|---|
committer | Joas Schilling <coding@schilljs.com> | 2023-01-30 13:47:54 +0100 |
commit | b4f4e19335779069f86cd2e76a3ca3f3c45b8181 (patch) | |
tree | 163bbedbed8302b7936cb10e579abbe9aa6e4506 /package.json | |
parent | 7d337566c6ae179ea8d1c370ced9b93b263f83e2 (diff) | |
download | nextcloud-server-b4f4e19335779069f86cd2e76a3ca3f3c45b8181.tar.gz nextcloud-server-b4f4e19335779069f86cd2e76a3ca3f3c45b8181.zip |
Remove bootstrap dependency
Signed-off-by: Joas Schilling <coding@schilljs.com>
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 7c03ba11b6d..2957aef92c8 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,6 @@ "autosize": "^5.0.1", "backbone": "^1.4.1", "blueimp-md5": "^2.19.0", - "bootstrap": "^4.6.0", "browserslist-useragent-regexp": "^3.0.2", "buffer": "^6.0.3", "camelcase": "^6.3.0", |