1
0
mirror of https://github.com/tabler/tabler.git synced 2025-12-21 17:34:25 +04:00

bootstrap update

This commit is contained in:
codecalm
2019-11-27 08:14:40 +01:00
parent 2b2aca245d
commit 17825ca39e
2 changed files with 3 additions and 12 deletions

11
.github/FUNDING.yml vendored
View File

@@ -1,12 +1,3 @@
# These are supported funding model platforms # These are supported funding model platforms
github: codecalm
github: codecalm # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2]
patreon: # Replace with a single Patreon username
open_collective: tabler 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']

View File

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