diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml index 6f0752bd3..fde19a350 100644 --- a/.github/FUNDING.yml +++ b/.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'] diff --git a/package.json b/package.json index 63b8bd9ad..2b96dcb33 100644 --- a/package.json +++ b/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" },