diff --git a/package.json b/package.json index 56bbeb93053fd20..7113b6ee75d9949 100644 --- a/package.json +++ b/package.json @@ -18,6 +18,7 @@ }, "type": "module", "scripts": { + "preinstall": "echo 'testing'", "postinstall": "node scripts/update-history.js", "build": "env-cmd --silent cross-env CONTENT_ROOT=files BUILD_OUT_ROOT=build yari-build", "content": "env-cmd --silent cross-env CONTENT_ROOT=files yari-tool",