tophf 2 weeks ago
parent
commit
89d8935895
1 changed files with 2 additions and 1 deletions
  1. 2 1
      package.json

+ 2 - 1
package.json

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