mirror of
https://github.com/flarum/core.git
synced 2025-07-27 19:50:20 +02:00
Rename package
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "flarum/embed",
|
||||
"name": "flarum/flarum-ext-embed",
|
||||
"description": "Embed Flarum discussions as comments for your blog.",
|
||||
"type": "flarum-extension",
|
||||
"keywords": ["discussion"],
|
||||
@@ -12,7 +12,7 @@
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/flarum/core/issues",
|
||||
"source": "https://github.com/flarum/embed"
|
||||
"source": "https://github.com/flarum/flarum-ext-embed"
|
||||
},
|
||||
"require": {
|
||||
"flarum/core": "^0.1.0-beta.3"
|
||||
|
Reference in New Issue
Block a user