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:
authorWei-Meng Lee <weimeng@staticfusion.org>2019-09-06 15:01:32 +0300
committerWei-Meng Lee <weimeng@staticfusion.org>2019-09-06 15:01:32 +0300
commit2f9906c111d6a0f92f9c03f7636278df8ccb24b7 (patch)
tree26ffc9289efb1ce2d784ea5eb93ab3cbfedd9c96 /package.json
parentbc06e9cd7e845e116cc8ac0d404e2ea9d0142ca9 (diff)
Add timezone-mock 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 1c3eb409d9b..4256b8bfdcc 100644
--- a/package.json
+++ b/package.json
@@ -197,6 +197,7 @@
"stylelint": "^10.1.0",
"stylelint-config-recommended": "^2.2.0",
"stylelint-scss": "^3.9.2",
+ "timezone-mock": "^1.0.8",
"vue-jest": "^4.0.0-beta.2",
"webpack-dev-server": "^3.1.14",
"yarn-deduplicate": "^1.1.1"