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>2017-11-15 22:45:02 +0300
committerAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2017-11-15 22:45:02 +0300
commitc61cac595acd5bfac85cc431554e195ec4c32c26 (patch)
tree4e0ac014a5dc51552dfbd792faf2ac3b02b2b5cc /package.json
parent0f5faea404ab514917adf06768f1a0991482b5b5 (diff)
Resolve "npm list errors for gitlab-svgs and node-pre-gyp"
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index e607981143d..cbcce40ffb9 100644
--- a/package.json
+++ b/package.json
@@ -74,6 +74,7 @@
"webpack-stats-plugin": "^0.1.5"
},
"devDependencies": {
+ "@gitlab-org/gitlab-svgs": "^1.0.2",
"babel-plugin-istanbul": "^4.0.0",
"eslint": "^3.10.1",
"eslint-config-airbnb-base": "^10.0.1",
@@ -82,7 +83,6 @@
"eslint-plugin-import": "^2.2.0",
"eslint-plugin-jasmine": "^2.1.0",
"eslint-plugin-promise": "^3.5.0",
- "gitlab-svgs": "https://gitlab.com/gitlab-org/gitlab-svgs.git",
"istanbul": "^0.4.5",
"jasmine-core": "^2.6.3",
"jasmine-jquery": "^2.1.1",