diff --git a/package.json b/package.json index 14d76259..a154b38d 100644 --- a/package.json +++ b/package.json @@ -15,6 +15,7 @@ "url": "http://github.com/lhorie/mithril.js/issues" }, "scripts": { + "preversion": "grunt", "test": "grunt test" }, "main": "mithril.js",