Add override for howler.js 2.0 branch

This commit is contained in:
Murray M. Moss
2015-08-20 10:11:46 -04:00
parent c0ddf6d532
commit 57419768e4
@@ -0,0 +1,7 @@
{
"main": "src/howler.core.js",
"registry" : "jspm",
"files": [
"src/howler.core.js"
]
}