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:
authorMike Greiling <mike@pixelcog.com>2017-02-06 09:53:00 +0300
committerMike Greiling <mike@pixelcog.com>2017-02-11 10:02:57 +0300
commite7ac1628ae42110d7eb340dfc35d303bed5047c6 (patch)
treebe32229ad89a4a8aafb12fcfedbf92a2a45ad3e4 /package.json
parent50559f72b52b75a3004eba4cbb376e56bb652a7e (diff)
convert timeago.js dependency to an npm module
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 249c69f586a..2ef6c599b84 100644
--- a/package.json
+++ b/package.json
@@ -27,6 +27,7 @@
"pikaday": "^1.5.1",
"select2": "3.5.2-browserify",
"stats-webpack-plugin": "^0.4.3",
+ "timeago.js": "^2.0.5",
"underscore": "1.8.3",
"vue": "2.0.3",
"vue-resource": "0.9.3",