Skip to content

Commit

Permalink
Bump packages to latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
mesaugat committed Jul 18, 2020
1 parent bca6c82 commit 85c24e4
Show file tree
Hide file tree
Showing 2 changed files with 862 additions and 956 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,18 +26,18 @@
"author": "Saugat Acharya <mesaugat@gmail.com>",
"license": "MIT",
"dependencies": {
"@babel/core": "^7.9.6",
"@babel/preset-env": "^7.9.6",
"@babel/preset-react": "^7.9.4",
"@babel/core": "^7.10.5",
"@babel/preset-env": "^7.10.4",
"@babel/preset-react": "^7.10.4",
"babel-loader": "^8.1.0",
"css-loader": "^3.5.3",
"css-loader": "^3.6.0",
"file-loader": "^6.0.0",
"html-webpack-plugin": "^4.3.0",
"react": "^16.13.1",
"react-dom": "^16.13.1",
"style-loader": "^1.2.1",
"webpack": "^4.43.0",
"webpack-cli": "^3.3.11",
"webpack-cli": "^3.3.12",
"webpack-dev-server": "^3.11.0"
}
}
Loading

0 comments on commit 85c24e4

Please sign in to comment.