Skip to content

Commit 56d8262

Browse files
fix: YAML parsing (#145)
1 parent 17effc0 commit 56d8262

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

recipes/process-main-module/codemod.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
schema_version: "1.0"
2-
name: @nodejs/process-main-module
2+
name: "@nodejs/process-main-module"
33
version: 1.0.0
44
description: Handle DEP0138 via transforming `process.mainModule` to `require.main`.
55
author: Bruno Rodrigues

0 commit comments

Comments
 (0)