Add preversion hook (fixes #827)

This commit is contained in:
impinball 2015-12-18 03:01:31 -05:00
parent 49b97a5e56
commit e99ab35e10

View file

@ -15,6 +15,7 @@
"url": "http://github.com/lhorie/mithril.js/issues"
},
"scripts": {
"preversion": "grunt",
"test": "grunt test"
},
"main": "mithril.js",