Commit Inicial
This commit is contained in:
+3
@@ -0,0 +1,3 @@
|
||||
import { writeFileSync } from "fs";
|
||||
|
||||
writeFileSync("./dist/esm/package.json", '{"type":"module","main":"index.js"}', "utf-8");
|
||||
Reference in New Issue
Block a user