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

github.com/nextcloud/mail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Wurst <ChristophWurst@users.noreply.github.com>2019-06-19 15:29:05 +0300
committerGitHub <noreply@github.com>2019-06-19 15:29:05 +0300
commitbd71984aed06ddc00b18d6e9123df8d5f621c162 (patch)
treea3164ba91b0337b68e82bf2c2df3fc4917315d85 /package-lock.json
parent27d13039eea4052721528de1291ec0bae92f3001 (diff)
parent8a1702ddbb13ff21a338bafba975819185d213f6 (diff)
Merge pull request #1815 from nextcloud/feature/shared-browserslist-config
Use shared browserslist config
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/package-lock.json b/package-lock.json
index 5c76ee825..dba544f42 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -2892,6 +2892,12 @@
"node-releases": "^1.1.11"
}
},
+ "browserslist-config-nextcloud": {
+ "version": "0.0.1",
+ "resolved": "https://registry.npmjs.org/browserslist-config-nextcloud/-/browserslist-config-nextcloud-0.0.1.tgz",
+ "integrity": "sha512-BUpPPPfE42jL2puSqfnsoOMoz6g+jqznoaoZmig4Kx1ULApBmM6iH+/7V1yblQz2PsOp39HET1byAB3h3h+kew==",
+ "dev": true
+ },
"buffer": {
"version": "4.9.1",
"resolved": "http://registry.npmjs.org/buffer/-/buffer-4.9.1.tgz",