Update package.json

This commit is contained in:
thednp 2016-09-21 01:34:20 +03:00 committed by GitHub
parent 4b42fa40e4
commit 5e6b933bec

View file

@ -4,7 +4,8 @@
"description": "A minimal Native Javascript animation engine.",
"main": "kute.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"test": "echo \"Error: no test specified\" && exit 1",
"min": "node build.js"
},
"repository": {
"type": "git",