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

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Zallmann <tzallmann@gitlab.com>2018-07-02 10:46:40 +0300
committerPhil Hughes <me@iamphill.com>2018-07-02 10:46:40 +0300
commit0cad96c668263cd6f75f9fc2792d25338f0e9177 (patch)
tree877b3b26dc7f64f950029d3e2408d07813a22657 /package.json
parent765c4d9459c274beccf5d24396d3427b517dfa11 (diff)
Replaces date.format.js in vendor with NPM package
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 c42bbbb0351..6980416503e 100644
--- a/package.json
+++ b/package.json
@@ -45,6 +45,7 @@
"d3-shape": "^1.2.0",
"d3-time": "^1.0.8",
"d3-time-format": "^2.1.1",
+ "dateformat": "^3.0.3",
"deckar01-task_list": "^2.0.0",
"diff": "^3.4.0",
"document-register-element": "1.3.0",