Added app.min.js

This commit is contained in:
almasaeed2010
2015-02-02 11:52:30 -05:00
parent b44054594b
commit 2a35eafb8b
33 changed files with 51 additions and 42 deletions

View File

@@ -4,6 +4,7 @@
"devDependencies": {
"grunt": "~0.4.5",
"grunt-contrib-less": "~0.12.0",
"grunt-contrib-watch": "~0.6.1"
"grunt-contrib-watch": "~0.6.1",
"grunt-contrib-uglify": "~0.7.0"
}
}
}