Browse Source

bootstrap update

codecalm 5 years ago
parent
commit
17825ca39e
2 changed files with 3 additions and 12 deletions
  1. 1 10
      .github/FUNDING.yml
  2. 2 2
      package.json

+ 1 - 10
.github/FUNDING.yml

@@ -1,12 +1,3 @@
 # These are supported funding model platforms
-
-github: codecalm # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2]
-patreon: # Replace with a single Patreon username
+github: codecalm
 open_collective: tabler
-ko_fi: # Replace with a single Ko-fi username
-tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel
-community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry
-liberapay: # Replace with a single Liberapay username
-issuehunt: # Replace with a single IssueHunt username
-otechie: # Replace with a single Otechie username
-custom: # Replace with up to 4 custom sponsorship URLs e.g., ['link1', 'link2']

+ 2 - 2
package.json

@@ -72,6 +72,7 @@
     "http-server": "0.11.1",
     "icon-font-generator": "2.1.10",
     "node-sass": "4.13.0",
+    "node-sass-package-importer": "5.3.2",
     "nodemon": "2.0.1",
     "npm-run-all": "4.1.5",
     "postcss-cli": "6.1.3",
@@ -96,12 +97,11 @@
     "@fullcalendar/timegrid": "4.3.0",
     "apexcharts": "3.10.1",
     "autosize": "4.0.2",
-    "bootstrap": "twbs/bootstrap#0160e56",
+    "bootstrap": "twbs/bootstrap#4de4874",
     "fullcalendar": "3.10.1",
     "imask": "5.2.1",
     "jquery": "3.4.1",
     "jqvmap": "1.5.1",
-    "node-sass-package-importer": "^5.3.2",
     "peity": "3.3.0",
     "selectize": "0.12.6"
   },