Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2021-03-27 12:37:22 +0300
committerJohn Molakvoæ <skjnldsv@protonmail.com>2022-10-19 11:02:51 +0300
commitbd303388e3d4dae90c2266d183395db8321c11de (patch)
treefddc23eff000713596cd024914667320c8c1312e /package.json
parentd5edcf8c9570618d9008b355b7f432575ff9d357 (diff)
Cleanup ie and old edge properties
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/package.json b/package.json
index 292464fd0f6..78ae9b0f88b 100644
--- a/package.json
+++ b/package.json
@@ -32,6 +32,8 @@
"@chenfengyuan/vue-qrcode": "^1.0.2",
"@nextcloud/auth": "^1.3.0",
"@nextcloud/axios": "^1.10.0",
+ "@nextcloud/browser-storage": "^0.1.1",
+ "@nextcloud/browserslist-config": "^2.3.0",
"@nextcloud/calendar-availability-vue": "^0.5.0-beta.2",
"@nextcloud/capabilities": "^1.0.4",
"@nextcloud/dialogs": "^3.1.4",
@@ -51,6 +53,7 @@
"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",
"clipboard": "^2.0.10",
@@ -103,7 +106,6 @@
"devDependencies": {
"@babel/node": "^7.17.10",
"@nextcloud/babel-config": "^1.0.0",
- "@nextcloud/browserslist-config": "^2.3.0",
"@nextcloud/eslint-config": "^8.0.0",
"@nextcloud/stylelint-config": "^2.1.2",
"@testing-library/jest-dom": "^5.16.4",