Skip to content

Commit

Permalink
Update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
alexk111 committed Sep 20, 2020
1 parent d2574c6 commit 5b7a54d
Show file tree
Hide file tree
Showing 2 changed files with 414 additions and 338 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,18 +13,18 @@
"author": "Alex Kaul",
"license": "MIT",
"devDependencies": {
"@babel/core": "^7.10.4",
"@babel/preset-env": "^7.10.4",
"@babel/core": "^7.11.6",
"@babel/preset-env": "^7.11.5",
"babel-loader": "^8.1.0",
"css-loader": "^3.6.0",
"html-webpack-plugin": "^4.3.0",
"css-loader": "^4.3.0",
"html-webpack-plugin": "^4.4.1",
"style-loader": "^1.2.1",
"webpack": "^4.43.0",
"webpack": "^4.44.2",
"webpack-cli": "^3.3.12",
"webpack-dev-server": "^3.11.0"
},
"dependencies": {
"bootstrap": "^4.5.0",
"bootstrap": "^4.5.2",
"clipboard": "^2.0.6",
"jquery": "^3.5.1",
"popper.js": "^1.16.1",
Expand Down
Loading

0 comments on commit 5b7a54d

Please sign in to comment.