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

github.com/nextcloud/nextcloud.com.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaulo Moura <itsme@paulomoura.com>2017-08-28 18:32:59 +0300
committerPaulo Moura <itsme@paulomoura.com>2017-08-28 18:32:59 +0300
commit9bc60d50eb837d3fad4ad9cc61c59cc427ff576b (patch)
tree9c18cbbaca26e5be5f7ccac3a338088af44b12fa /package.json
parent447e62aad080d1e7f7a60e4c08865f5c79674e8e (diff)
fix old legacy pages styles and javascript
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json
index 292a2eae..235766b9 100644
--- a/package.json
+++ b/package.json
@@ -16,6 +16,7 @@
"modernizr": "^3.5.0",
"plyr": "^2.0.13",
"requirejs": "^2.3.3",
- "scrollmagic": "^2.0.5"
+ "scrollmagic": "^2.0.5",
+ "waypoints": "^4.0.1"
}
}