Add 'node-haste' roots

This commit is contained in:
aleclarson
2017-03-16 21:57:59 -04:00
parent b3ebab438b
commit 7dfd3948a9
+5
View File
@@ -31,5 +31,10 @@
"transform": [
"loose-envify"
]
},
"node-haste" {
"roots": [
"lib"
]
}
}