Skip to content

Commit c205bb5

Browse files
fix(import-assertions-to-attributes): package name in codemod file
1 parent d7b0ba3 commit c205bb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

recipes/import-assertions-to-attributes/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/import-assertions-to-attributes
2+
name: "@nodejs/import-assertions-to-attributes"
33
version: 0.0.1
44
description: Replace `assert` import attribute to the `with` ECMAScript import attribute.
55
author: Augustin Mauroy

0 commit comments

Comments
 (0)