fix: .babelrc was still referencing iris

pull/5/head
Adam Pash 8 years ago
parent f58ccec7aa
commit c4f06c7ebc

@ -13,7 +13,7 @@
"./resource": "resource",
"./extractors": "extractors",
"./test-helpers.js": "test-helpers",
"./iris.js": "iris"
"./mercury.js": "mercury"
}
}]
]

Loading…
Cancel
Save