mirror of
https://github.com/flarum/framework.git
synced 2024-11-23 06:31:41 +08:00
Rename package
This commit is contained in:
parent
d88d0baca0
commit
a49426c17d
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"name": "flarum/markdown",
|
||||
"name": "flarum/flarum-ext-markdown",
|
||||
"description": "Allow posts to be formatted with Markdown.",
|
||||
"type": "flarum-extension",
|
||||
"keywords": ["formatting"],
|
||||
|
@ -12,7 +12,7 @@
|
|||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/flarum/core/issues",
|
||||
"source": "https://github.com/flarum/markdown"
|
||||
"source": "https://github.com/flarum/flarum-ext-markdown"
|
||||
},
|
||||
"require": {
|
||||
"flarum/core": "^0.1.0-beta.3"
|
||||
|
|
Loading…
Reference in New Issue
Block a user