Skip to content
This repository was archived by the owner on Jun 3, 2024. It is now read-only.

Commit 3f75ec9

Browse files
committed
Updating package name
1 parent 22e66e7 commit 3f75ec9

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ If you have any questions about FL0 or this template codebase please head on ove
4040

4141
## Issues
4242

43-
Any issues or feature requests can be raised on the [Issues page](https://github.com/fl0zone/template-express/issues) of this repo.
43+
Any issues or feature requests can be raised on the [Issues page](https://github.com/fl0zone/template-nodejs/issues) of this repo.
4444

4545
## License
4646

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.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"name": "@fl0/template-express",
2+
"name": "@fl0/template-nodejs",
33
"version": "1.0.0",
4-
"description": "A simple Express app for getting started on FL0",
4+
"description": "A simple Node.js Express app for getting started on FL0",
55
"scripts": {
66
"test": "echo \"Error: no test specified\" && exit 1",
77
"start": "node app.js"

0 commit comments

Comments
 (0)