Skip to content

Commit

Permalink
Merge branch 'feature-user-registration' of https://github.com/atlp-r…
Browse files Browse the repository at this point in the history
…wanda/knights-ecomm-be into feature-user-registration
  • Loading branch information
maxCastro1 committed May 4, 2024
2 parents d573720 + 79ebfe7 commit e86b19c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@
"lint:fix": "eslint --fix .",
"format": "prettier --write .",
"typeorm": "typeorm-ts-node-commonjs",
"migration": " npm run typeorm migration:run -- -d ./ormconfig.js",
"format": "prettier --write .",
"typeorm": "typeorm-ts-node-commonjs",
"migration": " npm run typeorm migration:run -- -d ./ormconfig.js"
},
"keywords": [],
Expand Down

0 comments on commit e86b19c

Please sign in to comment.