Skip to content

Commit c56d0ca

Browse files
committed
docs(examples): rename folders for nodejs examples
1 parent 7fd551c commit c56d0ca

File tree

13 files changed

+9
-9
lines changed

13 files changed

+9
-9
lines changed
File renamed without changes.

examples/with-js-cjs/package-lock.json renamed to examples/with-node-js-cjs/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/with-js-cjs/package.json renamed to examples/with-node-js-cjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "with-js-esm",
2+
"name": "with-node-js-esm",
33
"version": "1.0.0",
44
"description": "Example of using Hypercode npm package with Node.js and JavaScript in ESM format",
55
"author": {
File renamed without changes.

examples/with-js-esm/package-lock.json renamed to examples/with-node-js-esm/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/with-js-esm/package.json renamed to examples/with-node-js-esm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "with-js-esm",
2+
"name": "with-node-js-esm",
33
"version": "1.0.0",
44
"description": "Example of using Hypercode npm package with Node.js and JavaScript in ESM format",
55
"author": {
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)