diff --git a/package.json b/package.json index 35bad999f1..ce9946a432 100644 --- a/package.json +++ b/package.json @@ -5,6 +5,9 @@ "author": "Firebase (https://firebase.google.com/)", "license": "Apache-2.0", "homepage": "https://firebase.google.com/", + "scripts": { + "test": "gulp" + }, "keywords": [ "admin", "database",