Create handlebars@1.3.0.js

This commit is contained in:
Guy Bedford
2014-03-21 11:52:40 -07:00
parent d0d3a91826
commit 4334bba0e3
@@ -0,0 +1,8 @@
{
"main": "handlebars",
"shim": {
"handlebars": {
"exports": "Handlebars"
}
}
}