aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 1 insertions, 3 deletions
diff --git a/package.json b/package.json
index 5939006cb..6e4cbb334 100644
--- a/package.json
+++ b/package.json
@@ -34,8 +34,7 @@
34 "update-submodules": "git submodule update --remote --force && git add .", 34 "update-submodules": "git submodule update --remote --force && git add .",
35 "prepare-code": "npm run update-submodules && npm run lint && npm run reformat-files && npm run manage-translations && npm run apply-branding", 35 "prepare-code": "npm run update-submodules && npm run lint && npm run reformat-files && npm run manage-translations && npm run apply-branding",
36 "build-theme-info": "node src/scripts/build-theme-info.js", 36 "build-theme-info": "node src/scripts/build-theme-info.js",
37 "link-readme": "node src/scripts/link-readme.js", 37 "link-readme": "node src/scripts/link-readme.js"
38 "minify-images": "./minify-images.sh"
39 }, 38 },
40 "keywords": [], 39 "keywords": [],
41 "author": "Amine Mouafik <amine@mouafik.fr>", 40 "author": "Amine Mouafik <amine@mouafik.fr>",
@@ -182,7 +181,6 @@
182 "hex-rgb": "3.0.0", 181 "hex-rgb": "3.0.0",
183 "html-webpack-plugin": "4.0.0-beta.5", 182 "html-webpack-plugin": "4.0.0-beta.5",
184 "husky": "^1.1.4", 183 "husky": "^1.1.4",
185 "imagemin-cli": "6.0.0",
186 "jest": "24.9.0", 184 "jest": "24.9.0",
187 "kebab-case": "1.0.0", 185 "kebab-case": "1.0.0",
188 "lerna": "3.19.0", 186 "lerna": "3.19.0",