Fixed typo

This commit is contained in:
Georges Dupéron 2017-05-02 19:10:21 +02:00
parent bdbb29f6fc
commit c875d21af6

View File

@ -41,7 +41,7 @@ module.exports = function(grunt) {
// `unpacked` for development
// ``packed` for production
unpacked: [
"unpacked"
"unpacked",
"latest.js"
],
packed: [