Skip to content
This repository has been archived by the owner on Sep 18, 2023. It is now read-only.

Commit

Permalink
change name on express package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
PatrykKuniczak committed Apr 4, 2022
1 parent a463ace commit 5b9b2e1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions express_app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "your_project",
"version": "0.0.1",
"name": "express_app",
"version": "0.1.0",
"description": "Awesome project developed with TypeScript, TypeORM and Express.",
"dependencies": {
"@types/morgan": "^1.9.3",
Expand Down

0 comments on commit 5b9b2e1

Please sign in to comment.