Skip to content

Commit

Permalink
Merge pull request #1004 from openkfw/fix-exchange-fetch
Browse files Browse the repository at this point in the history
UI: fix nginx when fetching data from outside
  • Loading branch information
daniel-arnauer authored Nov 3, 2021
2 parents 47a219a + 5a488d6 commit 91efaa8
Show file tree
Hide file tree
Showing 8 changed files with 4,041 additions and 4,391 deletions.
5,680 changes: 3,036 additions & 2,644 deletions blockchain/package-lock.json

Large diffs are not rendered by default.

7 changes: 3 additions & 4 deletions blockchain/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,15 +54,14 @@
"devDependencies": {
"babel-eslint": "^10.1.0",
"coveralls": "^3.0.3",
"eslint": "^6.8.0",
"eslint": "^7.12.1",
"eslint-config-airbnb-base": "^14.2.1",
"eslint-config-prettier": "^6.4.0",
"eslint-plugin-import": "^2.22.1",
"jshint": "^2.9.7",
"mocha": "^7.1.2",
"mocha-lcov-reporter": "^1.3.0",
"mocha": "^9.1.3",
"nodemon": "^2.0.7",
"nyc": "^14.1.0",
"nyc": "^15.1.0",
"prettier": "1.19.1"
}
}
Loading

0 comments on commit 91efaa8

Please sign in to comment.