Skip to content

Commit

Permalink
bump bootstrap to 4.3.1
Browse files Browse the repository at this point in the history
bump jquery to 3.4.0

Signed-off-by: Florian Fendt <[email protected]>
  • Loading branch information
ffendt committed Sep 27, 2019
1 parent ab8ef5e commit 1b30065
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 deletions grove-ctrl/webapp/package-lock.json

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

4 changes: 2 additions & 2 deletions grove-ctrl/webapp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
"description": "A webapp demonstrating monitoring and control of some grove equipement via Eclipse Ditto.",
"main": "index.html",
"dependencies": {
"bootstrap": "^4.1.3",
"bootstrap": "^4.3.1",
"font-awesome": "4.7.0",
"jquery": "^3.2.1",
"jquery": "^3.4.0",
"popper.js": "^1.14.3"
},
"devDependencies": {},
Expand Down

0 comments on commit 1b30065

Please sign in to comment.