David Miller 3 rokov pred
rodič
commit
de51ebf5da
4 zmenil súbory, kde vykonal 4 pridanie a 4 odobranie
  1. 1 1
      dist/css/styles.css
  2. 1 1
      dist/js/scripts.js
  3. 1 1
      package-lock.json
  4. 1 1
      package.json

+ 1 - 1
dist/css/styles.css

@@ -1,6 +1,6 @@
 @charset "UTF-8";
 /*!
-* Start Bootstrap - Business Casual v7.0.7 (https://startbootstrap.com/theme/business-casual)
+* Start Bootstrap - Business Casual v7.0.8 (https://startbootstrap.com/theme/business-casual)
 * Copyright 2013-2022 Start Bootstrap
 * Licensed under MIT (https://github.com/StartBootstrap/startbootstrap-business-casual/blob/master/LICENSE)
 */

+ 1 - 1
dist/js/scripts.js

@@ -1,5 +1,5 @@
 /*!
-* Start Bootstrap - Business Casual v7.0.7 (https://startbootstrap.com/theme/business-casual)
+* Start Bootstrap - Business Casual v7.0.8 (https://startbootstrap.com/theme/business-casual)
 * Copyright 2013-2022 Start Bootstrap
 * Licensed under MIT (https://github.com/StartBootstrap/startbootstrap-business-casual/blob/master/LICENSE)
 */

+ 1 - 1
package-lock.json

@@ -1,6 +1,6 @@
 {
     "name": "startbootstrap-business-casual",
-    "version": "7.0.7",
+    "version": "7.0.8",
     "lockfileVersion": 1,
     "requires": true,
     "dependencies": {

+ 1 - 1
package.json

@@ -1,7 +1,7 @@
 {
     "title": "Business Casual",
     "name": "startbootstrap-business-casual",
-    "version": "7.0.7",
+    "version": "7.0.8",
     "scripts": {
         "build": "npm run clean && npm run build:pug && npm run build:scss && npm run build:scripts && npm run build:assets",
         "build:assets": "node scripts/build-assets.js",