Updated bootstrap to release version 4.0.0

Updated popper.js to version 1.12.9
This commit is contained in:
Stefan Lindberg
2018-01-23 14:39:29 +01:00
parent 951274bb15
commit 62f86043e6
3 changed files with 31 additions and 31 deletions

View File

@@ -103,8 +103,8 @@
"yargs": "~9.0.1"
},
"dependencies": {
"bootstrap": "v4.0.0-beta.2",
"bootstrap": "v4.0.0",
"jquery": "1.12.4 - 3",
"popper.js": "^1.12.3"
"popper.js": "^1.12.9"
}
}