1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-08 06:06:45 +02:00

Twitter Bootstrap updated to 4.1.0 for default theme.

This commit is contained in:
Awilum
2018-05-05 12:50:33 +03:00
parent 6732d30d1a
commit 84724afaed

View File

@@ -2,7 +2,7 @@
"name": "flextype",
"version": "1.0.0",
"devDependencies": {
"bootstrap": "^4.0.0",
"bootstrap": "^4.1.0",
"jquery": "^3.3.1"
}
}