Use stable bootstrap
This commit is contained in:
parent
91b3ef45f3
commit
bc26f67edb
@ -38,7 +38,7 @@
|
|||||||
"scrypt-async": "1.2.0",
|
"scrypt-async": "1.2.0",
|
||||||
"require-css": "0.1.10",
|
"require-css": "0.1.10",
|
||||||
"less": "^2.7.2",
|
"less": "^2.7.2",
|
||||||
"bootstrap": "#v4.0.0-alpha.6",
|
"bootstrap": "^v4.0.0",
|
||||||
"diff-dom": "2.1.1",
|
"diff-dom": "2.1.1",
|
||||||
"nthen": "^0.1.5",
|
"nthen": "^0.1.5",
|
||||||
"open-sans-fontface": "^1.4.2",
|
"open-sans-fontface": "^1.4.2",
|
||||||
@ -49,6 +49,6 @@
|
|||||||
"sortablejs": "#^1.6.0"
|
"sortablejs": "#^1.6.0"
|
||||||
},
|
},
|
||||||
"resolutions": {
|
"resolutions": {
|
||||||
"bootstrap": "v4.0.0-alpha.6"
|
"bootstrap": "^v4.0.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user