tophf 2 年 前
コミット
3939db57f4
1 ファイル変更3 行追加2 行削除
  1. 3 2
      package.json

+ 3 - 2
package.json

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