Skip to content

Commit

Permalink
upd
Browse files Browse the repository at this point in the history
  • Loading branch information
neSpecc committed Dec 20, 2024
1 parent 38b1098 commit c7c92ba
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
"workers/*"
],
"scripts": {
"build": "tsc --project tsconfig.json",
"worker": "ts-node -T ./runner.ts",
"migration-add": "migrate-mongo create",
"migrate:up": "migrate-mongo up",
Expand Down Expand Up @@ -69,7 +70,7 @@
"yup": "^0.28.5"
},
"devDependencies": {
"@shelf/jest-mongodb": "^4.3.2",
"@shelf/jest-mongodb": "^1.2.3",
"eslint": "^7.14.0",
"eslint-config-codex": "^1.6.1",
"jest": "25.5.4",
Expand Down

0 comments on commit c7c92ba

Please sign in to comment.