Skip to content

Commit

Permalink
chore: updated package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
revell29 committed Mar 8, 2022
1 parent 4fcae43 commit 069423e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"name": "towedd-api-v2",
"name": "fastify-clean-architecture",
"version": "1.0.0",
"description": "A API for Towedd V2",
"description": "A simple API built with Fastify & Typescript that follows DDD + Clean Architecture principles",
"main": "index.js",
"repository": "https://github.com/revell29/towedd-api-v2",
"repository": "https://github.com/revell29/fastify-clean-architecture",
"author": "Apsyadira",
"license": "MIT",
"private": true,
Expand Down

0 comments on commit 069423e

Please sign in to comment.