tophf 2 周之前
父節點
當前提交
89d8935895
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. 2 1
      package.json

+ 2 - 1
package.json

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