mirror of
https://github.com/flarum/core.git
synced 2025-07-23 01:31:40 +02:00
Rename package
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "flarum/flarum-ext-sticky",
|
||||
"name": "flarum/sticky",
|
||||
"description": "Pin discussions to the top of the list.",
|
||||
"type": "flarum-extension",
|
||||
"keywords": ["discussion"],
|
||||
@@ -12,7 +12,7 @@
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/flarum/core/issues",
|
||||
"source": "https://github.com/flarum/flarum-ext-sticky"
|
||||
"source": "https://github.com/flarum/sticky"
|
||||
},
|
||||
"require": {
|
||||
"flarum/core": "^0.1.0-beta.8"
|
||||
|
Reference in New Issue
Block a user