Skip to content

Commit

Permalink
Upgrade to react-scripts=^3.0.1, swagger-ui=3.22.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Chew committed Jun 26, 2019
1 parent dbe928a commit 52c80bb
Show file tree
Hide file tree
Showing 9 changed files with 8,511 additions and 12,203 deletions.
7 changes: 2 additions & 5 deletions dev-portal/jsconfig.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,8 @@
{
"compilerOptions": {
"baseUrl": ".",
"baseUrl": "src",
"moduleResolution": "node",
"jsx": "react",
"paths": {
"*": ["src/*"]
}
"jsx": "react"
},
"exclude": [
"node_modules",
Expand Down

Large diffs are not rendered by default.

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dev-portal/node_modules/swagger-ui/dist/swagger-ui.css

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dev-portal/node_modules/swagger-ui/dist/swagger-ui.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dev-portal/node_modules/swagger-ui/dist/swagger-ui.js.map

Large diffs are not rendered by default.

265 changes: 79 additions & 186 deletions dev-portal/node_modules/swagger-ui/package.json

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

Loading

0 comments on commit 52c80bb

Please sign in to comment.