1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-23 05:16:03 +02:00

chore(admin-panel): update packages - package.json #186

This commit is contained in:
Awilum
2019-08-31 22:19:24 +03:00
parent c04d1b3afc
commit 1fffcbaf0f

View File

@@ -2,9 +2,9 @@
"name": "admin",
"version": "0.0.0",
"devDependencies": {
"animate.css": "^3.7.1",
"animate.css": "^3.7.2",
"bootstrap": "^4.3.1",
"codemirror": "^5.47.0",
"codemirror": "^5.48.4",
"del": "^3.0.0",
"es6-promise": "^4.2.5",
"gulp": "^3.9.1",
@@ -13,12 +13,12 @@
"gulp-csso": "^3.0.1",
"gulp-sass": "^4.0.2",
"gulp-sourcemaps": "^2.6.4",
"jquery": "^3.3.1",
"jquery": "^3.4.1",
"messenger-hubspot": "1.5.0-b2",
"popper.js": "^1.14.6",
"popper.js": "^1.15.0",
"run-sequence": "^2.2.1",
"trumbowyg": "^2.14.0",
"trumbowyg": "^2.19.0",
"clipboard": "^2.0.4",
"bs-custom-file-input": "^1.3.1"
"bs-custom-file-input": "^1.3.2"
}
}