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

gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSarah German <sgerman@gitlab.com>2022-07-07 10:47:33 +0300
committerDavid O'Regan <doregan@gitlab.com>2022-07-07 10:47:33 +0300
commitc8c0b1a8bbfebc193ea2e26ac79e3ddc3c0f8108 (patch)
tree88045641c6f51a4b8406041bc799542f146cdb83 /package.json
parentd3ce55082b3df44d81eb577d89b5a66a9573d707 (diff)
Improve SVG icon handling
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 c0715237..7940dde2 100644
--- a/package.json
+++ b/package.json
@@ -22,6 +22,7 @@
"@rollup/plugin-json": "^4.1.0",
"@rollup/plugin-node-resolve": "^13.3.0",
"@rollup/plugin-replace": "^4.0.0",
+ "@rollup/plugin-url": "^7.0.0",
"@vue/test-utils": "^1.3.0",
"@vue/vue2-jest": "^28.0.1",
"babel-jest": "^28.1.2",
@@ -44,7 +45,6 @@
"@gitlab/svgs": "^2.25.0",
"@gitlab/ui": "^42.12.0",
"@popperjs/core": "^2.11.5",
- "@rollup/plugin-image": "^2.1.1",
"algoliasearch": "^4.13.1",
"bootstrap": "^4.6.1",
"clipboard": "^2.0.11",