mirror of
https://github.com/flarum/core.git
synced 2025-06-01 03:55:13 +02:00
Rename package
This commit is contained in:
parent
ec0bd3f206
commit
437ab2b4c6
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"name": "flarum/flarum-ext-markdown",
|
"name": "flarum/markdown",
|
||||||
"description": "Allow posts to be formatted with Markdown.",
|
"description": "Allow posts to be formatted with Markdown.",
|
||||||
"type": "flarum-extension",
|
"type": "flarum-extension",
|
||||||
"keywords": ["formatting"],
|
"keywords": ["formatting"],
|
||||||
@ -12,7 +12,7 @@
|
|||||||
],
|
],
|
||||||
"support": {
|
"support": {
|
||||||
"issues": "https://github.com/flarum/core/issues",
|
"issues": "https://github.com/flarum/core/issues",
|
||||||
"source": "https://github.com/flarum/flarum-ext-markdown"
|
"source": "https://github.com/flarum/markdown"
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"flarum/core": "^0.1.0-beta.8"
|
"flarum/core": "^0.1.0-beta.8"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user