We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent acdef11 commit 735cb23Copy full SHA for 735cb23
README.md
@@ -83,8 +83,8 @@ Código:
83
* [28 - Exportación de módulos](./Basic/28-export-modules.js)
84
* [29 - Importación de módulos](./Basic/29-import-modules.js)
85
* [30 - Importación de módulos externos](./Basic/30-import-external-modules.js)
86
-* [31 - Ejercicios: Módulos](./Basic/31-modules-exercises.js)
87
-* [package.json módulos](./package.json)
+* [31 - Ejercicios: Módulos](./Basic/31-modules-exercises.cjs)
+* [package.json módulos](./Basic/package.json)
88
89
## Enlaces de interés
90
0 commit comments