mirror of
https://github.com/flarum/framework.git
synced 2025-02-24 02:19:13 +08:00
Rename package
This commit is contained in:
parent
73c519e3ee
commit
3e7d3dd577
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"name": "flarum/flarum-ext-tags",
|
"name": "flarum/tags",
|
||||||
"description": "Organize discussions into a hierarchy of tags and categories.",
|
"description": "Organize discussions into a hierarchy of tags and categories.",
|
||||||
"type": "flarum-extension",
|
"type": "flarum-extension",
|
||||||
"keywords": ["discussion"],
|
"keywords": ["discussion"],
|
||||||
@ -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-tags"
|
"source": "https://github.com/flarum/tags"
|
||||||
},
|
},
|
||||||
"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