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-04-27 01:27:36 +0300
committerEvan Read <eread@gitlab.com>2022-04-27 01:27:36 +0300
commit7635cae5e1c8a850e7aeb397023e1480836f162c (patch)
tree17916b7581e1d15d39bb30b955e932be8bfb6cbb /package.json
parentbb8c9dca8137b058f36a20a3469f5e97b6124aba (diff)
Roll back rollup/plugin-commonjs upgrade
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 aba46b24..c7f2c526 100644
--- a/package.json
+++ b/package.json
@@ -16,7 +16,7 @@
"@gitlab/eslint-plugin": "^12.2.0",
"@gitlab/stylelint-config": "^4.0.0",
"@rollup/plugin-babel": "^5.3.1",
- "@rollup/plugin-commonjs": "^22.0.0",
+ "@rollup/plugin-commonjs": "21.1.0",
"@rollup/plugin-inject": "^4.0.4",
"@rollup/plugin-json": "^4.1.0",
"@rollup/plugin-node-resolve": "^13.2.1",