mirror of
https://git.friendi.ca/friendica/friendica.git
synced 2025-06-07 14:06:14 +02:00
fix a warning and suggestions for pullrequest
* fix indentation to tabs * remove unneeded calls for dropzone.min.js and dropzone.min.css * removed debug output
This commit is contained in:
parent
6a7f17559e
commit
359ad6ff5a
9 changed files with 164 additions and 141 deletions
|
@ -29,6 +29,7 @@
|
|||
"asika/simple-console": "^1.0",
|
||||
"bacon/bacon-qr-code": "^2.0.0",
|
||||
"divineomega/password_exposed": "^2.8",
|
||||
"enyo/dropzone": "^5.9",
|
||||
"ezyang/htmlpurifier": "^4.7",
|
||||
"friendica/json-ld": "^1.0",
|
||||
"geekwright/po": "^2.0",
|
||||
|
@ -72,8 +73,7 @@
|
|||
"npm-asset/textcomplete": "^0.18.2",
|
||||
"npm-asset/typeahead.js": "^0.11.1",
|
||||
"kornrunner/blurhash": "^1.2",
|
||||
"psr/clock": "^1.0",
|
||||
"enyo/dropzone": "^5.9"
|
||||
"psr/clock": "^1.0"
|
||||
},
|
||||
"repositories": [
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue