Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions cer-graphql/package-lock.json

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

2 changes: 1 addition & 1 deletion cer-graphql/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cer-graphql",
"version": "2.7.1",
"version": "2.8.0",
"description": "A GraphQL server used to proxy and authorise requests to external data sources.",
"main": "build/index.js",
"scripts": {
Expand Down
39 changes: 2 additions & 37 deletions hub-search-proxy/package-lock.json

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

2 changes: 1 addition & 1 deletion hub-search-proxy/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "hub-search-proxy",
"version": "2.7.1",
"version": "2.8.0",
"description": "Serverless Framework Lambda functions to interact with AWS ElasticSearch Service.",
"main": "handler.js",
"scripts": {
Expand Down
4 changes: 2 additions & 2 deletions research-hub-web/package-lock.json

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

2 changes: 1 addition & 1 deletion research-hub-web/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "research-hub-web",
"version": "2.7.1",
"version": "2.8.0",
"license": "MIT",
"scripts": {
"ng": "ng",
Expand Down