1
0
mirror of https://github.com/tabler/tabler.git synced 2026-08-14 23:32:25 +04:00

Update bootstrap to v5.3.0 (#1272)

This commit is contained in:
Paweł Kuna
2023-01-05 03:17:46 +01:00
committed by GitHub
parent 0c8310cf97
commit 1d12b7979a
434 changed files with 27490 additions and 120424 deletions
+1 -1
View File
@@ -33,7 +33,7 @@ jobs:
- run: node --version
- name: Install npm dependencies
run: npm ci
run: npm install
- name: Build
run: npm run build