There was an error while loading. Please reload this page.
1 parent c3e0435 commit 8f591bdCopy full SHA for 8f591bd
scripts/repl.js
@@ -63,7 +63,7 @@ function prepublish() {
63
);
64
65
fs.writeFileSync(
66
- `${playground}/package.json`),
+ `${playground}/package.json`,
67
packageJson,
68
{
69
encoding: "utf8"
0 commit comments