Skip to content

Commit 97f005f

Browse files
committed
rename application from "app-name" to "nodejs-boilerplate" in package.json and package-lock.json
1 parent 438db7b commit 97f005f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "app-name",
2+
"name": "nodejs-boilerplate",
33
"author": "Adib23704",
44
"private": true,
55
"type": "module",

0 commit comments

Comments
 (0)