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:
authorWinnie Hellmann <winnie@gitlab.com>2018-11-26 11:46:38 +0300
committerWinnie Hellmann <winnie@gitlab.com>2018-11-26 11:46:38 +0300
commite3f56e2bbfaedb1e05127d664b2705da3588a571 (patch)
tree34ab763dd7432dd04c52932d148e0775673a35c6 /package.json
parent3ea5a1b4c315d2076dbbecf5548b7281a6b3596d (diff)
Add @vue/test-utils as dev dependency
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 380f44946dc..64df2532977 100644
--- a/package.json
+++ b/package.json
@@ -112,6 +112,7 @@
},
"devDependencies": {
"@gitlab/eslint-config": "^1.2.0",
+ "@vue/test-utils": "^1.0.0-beta.25",
"axios-mock-adapter": "^1.15.0",
"babel-plugin-istanbul": "^5.1.0",
"babel-plugin-rewire": "^1.2.0",