updated all packages (#2512)

This commit is contained in:
Kevin Papst
2021-04-19 17:25:06 +02:00
committed by GitHub
parent 0330f45c6a
commit b6462b406d
43 changed files with 1652 additions and 1378 deletions

View File

@@ -70,8 +70,11 @@ require('moment/locale/zh-cn');
require('daterangepicker');
/*
"sortablejs": "^1.10",
const Sortable = require('sortablejs/Sortable.min');
global.Sortable = Sortable;
*/
// ------ AdminLTE framework ------
require('./sass/bootstrap.scss');