Bootstrap v4.0.0
This commit is contained in:
2
dist/index.html
vendored
2
dist/index.html
vendored
@@ -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>
|
||||
|
8
dist/styles/main.css
vendored
8
dist/styles/main.css
vendored
File diff suppressed because one or more lines are too long
@@ -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",
|
||||
|
12
yarn.lock
12
yarn.lock
@@ -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"
|
||||
|
Reference in New Issue
Block a user