add handlebars runtime

This commit is contained in:
guybedford
2015-05-29 15:32:53 +02:00
parent 36146ce10a
commit 8b23e579a9
@@ -5,5 +5,5 @@
"exports": "Handlebars"
}
},
"files": ["handlebars.js"]
"files": ["handlebars.js", "handlebars.runtime.js"]
}