Skip to content

Commit

Permalink
Fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
alumni committed Sep 26, 2024
1 parent 9b58477 commit 9e3f4da
Showing 1 changed file with 2 additions and 9 deletions.
11 changes: 2 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,7 @@
"bin": {
"typeorm-seeding": "dist/cli.js"
},
"contributors": [
"Jorge Bodega <jorge.bodega.f@gmail.com> (https://github.com/jorgebodega)"
],
"contributors": ["Jorge Bodega <jorge.bodega.f@gmail.com> (https://github.com/jorgebodega)"],
"dependencies": {
"chalk": "4.1.2",
"commander": "12.1.0",
Expand All @@ -30,12 +28,7 @@
"engines": {
"node": ">=18 <19 || >=20"
},
"keywords": [
"typeorm",
"seed",
"seeding",
"orm"
],
"keywords": ["typeorm", "seed", "seeding", "orm"],
"license": "MIT",
"main": "dist/index.js",
"name": "@jorgebodega/typeorm-seeding",
Expand Down

0 comments on commit 9e3f4da

Please sign in to comment.