1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-13 08:34:19 +02:00

- Admin Panel: Bootstrap updated to 4.3.1

- Admin Panel: Codemirror updated to 5.43.0
- Admin Panel: Trumbowyg updated to 2.14.0
This commit is contained in:
Awilum
2019-02-17 22:32:38 +03:00
parent de471c099a
commit 5c78e70d3b

View File

@@ -3,8 +3,8 @@
"version": "0.0.0",
"devDependencies": {
"animate.css": "^3.7.0",
"bootstrap": "^4.2.1",
"codemirror": "5.42.0",
"bootstrap": "^4.3.1",
"codemirror": "5.43.0",
"del": "^3.0.0",
"es6-promise": "^4.2.5",
"gulp": "^3.9.1",
@@ -17,7 +17,7 @@
"messenger-hubspot": "1.5.0-b2",
"popper.js": "^1.14.6",
"run-sequence": "^2.2.1",
"trumbowyg": "^2.13.0",
"trumbowyg": "^2.14.0",
"clipboard": "^2.0.4",
"bs-custom-file-input": "^1.3.1"
}