tophf 1 ヶ月 前
コミット
be5ecadb7d
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
 }