diff --git a/package.json b/package.json index 2e6e3a3f7a..3d87aa7de3 100644 --- a/package.json +++ b/package.json @@ -29,6 +29,7 @@ "reskindex": "reskindex -h src/header", "reskindex:watch": "reskindex -h src/header -w", "i18n": "matrix-gen-i18n", + "prunei18n": "matrix-prune-i18n", "build:res": "node scripts/copy-res.js", "build:modernizr": "modernizr -c .modernizr.json -d src/vector/modernizr.js", "build:compile": "npm run reskindex && babel --source-maps -d lib src",