1
0
mirror of https://github.com/flarum/core.git synced 2025-08-20 07:11:31 +02:00

remove author, updated deps

This commit is contained in:
Daniël Klabbers
2020-03-03 14:21:27 +01:00
parent 17a9e1f0ab
commit a2c02a5a2e
2 changed files with 6 additions and 7 deletions

View File

@@ -4,18 +4,12 @@
"type": "flarum-extension",
"keywords": ["formatting"],
"license": "MIT",
"authors": [
{
"name": "Toby Zerner",
"email": "toby.zerner@gmail.com"
}
],
"support": {
"issues": "https://github.com/flarum/core/issues",
"source": "https://github.com/flarum/markdown"
},
"require": {
"flarum/core": "^0.1.0-beta.10"
"flarum/core": "^0.1.0-beta.12"
},
"extra": {
"branch-alias": {