Skip to content

Commit ca6fbd5

Browse files
committed
wording
1 parent 15fd0e9 commit ca6fbd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/03-module-basics/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "module-basics",
3-
"// type": "commonjs",
3+
"// type": "commonjs <-- default",
44
"scripts": {
55
"start": "node index.js"
66
}

0 commit comments

Comments
 (0)