diff --git a/package.json b/package.json index af6d4b7..33d95a2 100644 --- a/package.json +++ b/package.json @@ -109,6 +109,12 @@ "test": { "sourceMaps": "inline", "presets": [ + [ + "@babel/preset-env", + { + "targets": "current node" + } + ], "babel-preset-power-assert" ], "plugins": [