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:
authorChristoph Wurst <christoph@winzerhof-wurst.at>2018-12-20 19:59:55 +0300
committerJulius Härtl <jus@bitgrid.net>2019-01-09 17:02:00 +0300
commit5bf06a19a882d979b33d10529b3924d00e571c9c (patch)
tree7100bba6bc7309a8ce61c9fb0e3016f601460cb0 /package.json
parent6da13f82ff87f0bfe3b3741d35bff54a400acf2c (diff)
Move vendored css ponyfill to npm
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index cb60d371b46..2bf4cefe0a3 100644
--- a/package.json
+++ b/package.json
@@ -31,6 +31,7 @@
"blueimp-md5": "^2.7.0",
"bootstrap": "^3.3.7",
"clipboard": "^1.7.1",
+ "css-vars-ponyfill": "^1.7.2",
"davclient.js": "git+https://github.com/owncloud/davclient.js.git#0.1.2",
"dompurify": "^1.0.4",
"es6-shim": "^0.35.4",