Add jspmNodeConversion:false

This commit is contained in:
Nathan Williams
2016-03-13 12:43:34 -04:00
parent 5cca21ac1f
commit 887033a5b8
+2 -1
View File
@@ -1,3 +1,4 @@
{
"main": "src/functify"
"main": "src/functify",
"jspmNodeConversion": false
}