1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-20 11:51:28 +02:00

feat(admin-plugin): update package.json #211

This commit is contained in:
Awilum
2020-01-24 19:58:20 +03:00
parent 7eb61f121c
commit 842fe93bd2

View File

@@ -17,8 +17,9 @@
"url": "https://github.com/flextype/flextype/issues"
},
"dependencies": {
"@fortawesome/fontawesome-free": "5.11.2",
"@fortawesome/fontawesome-free": "5.12.0",
"@fullhuman/postcss-purgecss": "^1.3.0",
"codemirror": "~5.51.0",
"gulp": "^4.0.2",
"gulp-autoprefixer": "^7.0.1",
"gulp-concat": "^2.6.1",
@@ -26,7 +27,9 @@
"gulp-postcss": "^8.0.0",
"gulp-purgecss": "^1.2.0",
"gulp-sourcemaps": "^2.6.5",
"jquery": "^3.4.1",
"postcss-import": "^12.0.1",
"select2": "^4.0.12",
"tailwindcss": "^1.1.4",
"tippy.js": "^5.1.4"
}