diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/package.json b/package.json index ad17e8d9..9186de6c 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,6 @@ "del": "^6.0.0", "eslint": "^7.23.0", "fancy-log": "^1.3.3", - "fastly-purge": "^1.0.1", "git-branch": "^2.0.1", "gulp": "^4.0.2", "gulp-awspublish": "^4.1.2", @@ -88,8 +87,7 @@ "stylelint-config-sass-guidelines": "^8.0.0", "stylelint-order": "^4.1.0", "stylelint-scss": "^3.19.0", - "stylelint-selector-bem-pattern": "^2.1.0", - "through2": "^4.0.2" + "stylelint-selector-bem-pattern": "^2.1.0" }, "dependencies": { "core-js": "^3.10.1", |