diff --git a/package.json b/package.json index 1c15ad7e4e..828ba6dd55 100644 --- a/package.json +++ b/package.json @@ -114,5 +114,6 @@ "./test/mock/index.js" ], "testEnvironment": "./test/mock/env.js" - } + }, + "beta": 1 }