Skip to content

Commit

Permalink
Added api package into package json (#41)
Browse files Browse the repository at this point in the history
  • Loading branch information
omrijoyous authored Oct 23, 2023
1 parent 01ca175 commit 13ef393
Show file tree
Hide file tree
Showing 2 changed files with 645 additions and 64 deletions.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
"dependencies": {
"@aws-sdk/client-s3": "^3.363.0",
"@elastic/elasticsearch": "^8.8.0",
"api": "^6.1.1",
"moment": "~2.29.2",
"moment-timezone": "^0.5.28",
"n8n": "workspace:*"
Expand All @@ -46,8 +47,8 @@
"@types/supertest": "^2.0.12",
"@vitest/coverage-v8": "^0.33.0",
"cross-env": "^7.0.3",
"cypress-otp": "^1.0.3",
"cypress": "^12.17.2",
"cypress-otp": "^1.0.3",
"cypress-real-events": "^1.9.1",
"jest": "^29.6.2",
"jest-environment-jsdom": "^29.6.2",
Expand Down
Loading

0 comments on commit 13ef393

Please sign in to comment.