Skip to content

Commit

Permalink
feat: CQDG-811 up ferlab next version
Browse files Browse the repository at this point in the history
  • Loading branch information
atoulous committed Jul 10, 2024
1 parent 0dda9fa commit f2fb80f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cqdg-wrapper-next",
"version": "2.0.14",
"version": "2.0.15",
"description": ":factory: a data-model aware GraphQL API that sits above an Elasticsearch cluster",
"main": "src/index.js",
"type": "module",
Expand Down Expand Up @@ -42,7 +42,7 @@
"dependencies": {
"@apollo/server": "^4.7.5",
"@awaitjs/express": "^0.8.0",
"@ferlab/next": "^0.0.21",
"@ferlab/next": "^0.0.22",
"@opensearch-project/opensearch": "^2.8.0",
"compression": "^1.7.4",
"cors": "2.8.5",
Expand Down

0 comments on commit f2fb80f

Please sign in to comment.