Bootstrap v4.0.0

This commit is contained in:
Nikolai R Kristiansen
2018-01-24 19:11:44 +01:00
parent cbbc32a73e
commit 0caab8b959
4 changed files with 13 additions and 13 deletions

2
dist/index.html vendored
View File

@@ -6,7 +6,7 @@
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="styles/main.css?v=0.0.1">
<link rel="stylesheet" href="styles/main.css">
</head>
<body>

File diff suppressed because one or more lines are too long

View File

@@ -3,9 +3,9 @@
"version": "0.0.1",
"private": true,
"dependencies": {
"bootstrap": "4.0.0-beta",
"bootstrap": "4.0.0",
"jquery": "3.2.1",
"popper.js": "^1.11.0"
"popper.js": "^1.12.9"
},
"devDependencies": {
"browser-sync": "^2.18.13",

View File

@@ -327,9 +327,9 @@ boom@5.x.x:
dependencies:
hoek "4.x.x"
bootstrap@4.0.0-beta:
version "4.0.0-beta"
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.0.0-beta.tgz#dc5928175d2e71310bc668cf9e05a907211b72a6"
bootstrap@4.0.0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.0.0.tgz#ceb03842c145fcc1b9b4e15da2a05656ba68469a"
brace-expansion@^1.0.0, brace-expansion@^1.1.7:
version "1.1.8"
@@ -3509,9 +3509,9 @@ plur@^2.0.0, plur@^2.1.0:
dependencies:
irregular-plurals "^1.0.0"
popper.js@^1.11.0:
version "1.12.5"
resolved "https://registry.yarnpkg.com/popper.js/-/popper.js-1.12.5.tgz#229e4dea01629e1f1a1e26991ffade5024220fa6"
popper.js@^1.12.9:
version "1.12.9"
resolved "https://registry.yarnpkg.com/popper.js/-/popper.js-1.12.9.tgz#0dfbc2dff96c451bb332edcfcfaaf566d331d5b3"
portscanner@2.1.1:
version "2.1.1"