1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-24 05:43:10 +02:00

feat(admin-plugin): restore trumbowyg plugin #211

This commit is contained in:
Awilum
2020-02-07 21:25:23 +03:00
parent 8c82f1b050
commit d6f1315c0b

View File

@@ -1,6 +1,6 @@
{
"name": "Admin",
"version": "0.9.7-DEV",
"version": "0.9.7",
"description": "Admin theme for Flextype",
"homepage": "http://flextype.org",
"author": "Sergey Romanenko",
@@ -35,6 +35,7 @@
"speakingurl": "^14.0.1",
"sweetalert2": "^9.7.1",
"tailwindcss": "^1.1.4",
"tippy.js": "^5.1.4"
"tippy.js": "^5.1.4",
"trumbowyg": "~2.21.0"
}
}