remove esm and use cjs output from plugins

This commit is contained in:
Raghunandan
2020-03-31 14:48:32 +02:00
committed by nikek
parent e4195998ce
commit b3a7057191
7 changed files with 55 additions and 51 deletions
+1 -1
View File
@@ -61,7 +61,7 @@
"inquirer": "^7.0.4",
"ora": "^4.0.3",
"react-dev-utils": "^10.2.0",
"react-scripts": "^3.4.0",
"react-scripts": "^3.4.1",
"recursive-readdir": "^2.2.2",
"replace-in-file": "^5.0.2",
"rollup": "^2.1.0",