tophf 1 year ago
parent
commit
8cee882e37
1 changed files with 2 additions and 1 deletions
  1. 2 1
      package.json

+ 2 - 1
package.json

@@ -114,5 +114,6 @@
       "./test/mock/index.js"
     ],
     "testEnvironment": "./test/mock/env.js"
-  }
+  },
+  "beta": 1
 }