Skip to content

Commit

Permalink
Make an alias to make it a bit more readable
Browse files Browse the repository at this point in the history
  • Loading branch information
khshourov committed Oct 31, 2024
1 parent 3810321 commit c10924a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
"test:debug": "node --inspect-brk -r tsconfig-paths/register -r ts-node/register node_modules/.bin/jest --runInBand",
"test:e2e": "jest --config ./test/jest-e2e.json",
"ci": "yarn run build && yarn run lint && yarn run check-format",
"app:build": "yarn run gulp",
"app:install": "yarn run gulp && yarn run migration:run"
},
"dependencies": {
Expand Down

0 comments on commit c10924a

Please sign in to comment.