diff --git a/test/package.json b/test/package.json new file mode 100644 index 00000000000..a0df0c86778 --- /dev/null +++ b/test/package.json @@ -0,0 +1,3 @@ +{ + "type": "commonjs" +}