Skip to content

Commit

Permalink
#130 forgot to include the yarn.lock file
Browse files Browse the repository at this point in the history
Signed-off-by: Long Zhang <[email protected]>
  • Loading branch information
gluckzhang committed Jan 21, 2025
1 parent 385ff98 commit 2fcd01c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/infrawallet-backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,11 +53,11 @@
"@datadog/datadog-api-client": "^1.29.0",
"@google-cloud/bigquery": "7.9.1",
"@types/express": "*",
"date-fns": "2.30.0",
"express": "^4.17.1",
"express-promise-router": "^4.1.0",
"lodash": "^4.17.21",
"moment": "2.29.4",
"date-fns": "2.30.0",
"node-fetch": "^2.6.7",
"upath": "^2.0.1",
"urllib": "^4.2.0",
Expand Down
1 change: 1 addition & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4670,6 +4670,7 @@ __metadata:
"@google-cloud/bigquery": 7.9.1
"@types/express": "*"
"@types/supertest": ^2.0.8
date-fns: 2.30.0
express: ^4.17.1
express-promise-router: ^4.1.0
knex: ^3.1.0
Expand Down

0 comments on commit 2fcd01c

Please sign in to comment.