From 3d97c6f49ed477a292b4772152fc67a2f60de076 Mon Sep 17 00:00:00 2001 From: nickmanks Date: Wed, 6 Feb 2019 17:17:18 +1000 Subject: [PATCH] fix(tests): Update test snapshot --- src/__snapshots__/index.test.js.snap | 1 + 1 file changed, 1 insertion(+) diff --git a/src/__snapshots__/index.test.js.snap b/src/__snapshots__/index.test.js.snap index 64a57c4..b709ccd 100644 --- a/src/__snapshots__/index.test.js.snap +++ b/src/__snapshots__/index.test.js.snap @@ -18,6 +18,7 @@ Object { }, }, "plugins": Array [ + "dynamic-import-node", "@babel/plugin-syntax-dynamic-import", "@babel/plugin-proposal-class-properties", "@babel/plugin-proposal-numeric-separator",