Skip to content

Commit

Permalink
updated packages
Browse files Browse the repository at this point in the history
  • Loading branch information
mrin9 committed Apr 5, 2020
1 parent 6c5b376 commit 7f46d22
Show file tree
Hide file tree
Showing 2 changed files with 787 additions and 475 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"marked": "^0.8.2",
"pdfmake": "^0.1.65",
"swagger-client": "^3.10.0",
"swagger2openapi": "^5.3.3"
"swagger2openapi": "^5.4.0"
},
"scripts": {
"build": "NODE_ENV=production webpack",
Expand All @@ -48,17 +48,17 @@
"css-loader": "^3.4.2",
"trim-right": "^1.0.1",
"eslint": "^6.8.0",
"eslint-config-airbnb": "^18.0.1",
"eslint-config-airbnb": "^18.1.0",
"eslint-import-resolver-webpack": "^0.12.1",
"eslint-loader": "^3.0.3",
"eslint-plugin-import": "^2.20.0",
"eslint-loader": "^4.0.0",
"eslint-plugin-import": "^2.20.2",
"file-loader": "^6.0.0",
"filemanager-webpack-plugin": "^2.0.5",
"html-webpack-plugin": "^4.0.2",
"inspectpack": "^4.4.0",
"style-loader": "^1.1.3",
"webpack": "^4.41.6",
"webpack-bundle-analyzer": "^3.6.0",
"webpack": "^4.42.1",
"webpack-bundle-analyzer": "^3.6.1",
"webpack-cli": "^3.3.11",
"webpack-dev-server": "^3.10.3"
}
Expand Down
Loading

0 comments on commit 7f46d22

Please sign in to comment.