Changes on .files
This commit is contained in:
Executable → Regular
+2
-2
@@ -4,7 +4,7 @@ tags
|
|||||||
|
|
||||||
config/database.db
|
config/database.db
|
||||||
config/modules.ini
|
config/modules.ini
|
||||||
|
storage/
|
||||||
vendor/
|
vendor/
|
||||||
|
|
||||||
composer.lock
|
composer.lock
|
||||||
@@ -15,4 +15,4 @@ docker/
|
|||||||
|
|
||||||
!public/.htaccess
|
!public/.htaccess
|
||||||
!public/index.php
|
!public/index.php
|
||||||
public/plugins
|
#public/plugins
|
||||||
|
|||||||
+5
-2
@@ -18,12 +18,15 @@
|
|||||||
],
|
],
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"bootstrap": "4.5.3",
|
"bootstrap": "4.5.3",
|
||||||
"fontawesome": "5.15.1",
|
"fontawesome": "4.7.0",
|
||||||
"jquery": "3.5.1",
|
"jquery": "3.5.1",
|
||||||
"trumbowyg": "2.21.0",
|
"trumbowyg": "2.21.0",
|
||||||
"sliderTelepatic": "https://git.inforsistemas-devel1.com.br/bower/sliderTelepatic.git",
|
"sliderTelepatic": "https://git.inforsistemas-devel1.com.br/bower/sliderTelepatic.git",
|
||||||
|
"bootstrapToastWrapper": "https://git.inforsistemas-devel1.com.br/bower/bootstrapToastWrapper.git",
|
||||||
"metismenu": "3.0.6",
|
"metismenu": "3.0.6",
|
||||||
"mousetrap": "1.6.5",
|
"mousetrap": "1.6.5",
|
||||||
"jquery-mask-plugin": "1.14.16"
|
"jquery-mask-plugin": "1.14.16",
|
||||||
|
"datatables.net-dt": "^3.2.2",
|
||||||
|
"dropzone": "^5.9.3"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user