diff --git a/package.json b/package.json index 02e8617..034622c 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ }, "jest": { "scriptPreprocessor": "/test/support/preprocessor.js", - "setupEnvScriptFile": "/node_modules/babel-core/lib/babel/polyfill.js", + "setupEnvScriptFile": "/node_modules/babel-core/browser-polyfill.js", "setupTestFrameworkScriptFile": "/test/support/setupTestFramework.js", "unmockedModulePathPatterns": [ "/test/support",