Skip to content

Commit

Permalink
♻️ fix merge conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
drieshooghe committed Oct 12, 2022
1 parent a4a553a commit 5f96c8a
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,14 +48,9 @@
}
},
"devDependencies": {
<<<<<<< HEAD
"@aws-sdk/client-dynamodb": "3.186.0",
"@aws-sdk/util-dynamodb": "3.186.0",
=======
"@aws-sdk/client-dynamodb": "3.181.0",
"@aws-sdk/util-dynamodb": "3.181.0",
"@faker-js/faker": "^7.5.0",
>>>>>>> 1d6210b (:heavy_plus_sign: add faker as a dev dependency)
"@nestjs/common": "9.1.2",
"@nestjs/core": "9.1.2",
"@nestjs/platform-express": "9.1.2",
Expand Down

0 comments on commit 5f96c8a

Please sign in to comment.