Rename package

This commit is contained in:
Toby Zerner
2015-12-29 12:55:37 +10:30
parent 4cb764e603
commit 9af74f89d7

View File

@ -1,5 +1,5 @@
{
"name": "flarum/mentions",
"name": "flarum/flarum-ext-mentions",
"description": "Mention and reply to specific posts and users.",
"type": "flarum-extension",
"keywords": ["discussion"],
@ -12,7 +12,7 @@
],
"support": {
"issues": "https://github.com/flarum/core/issues",
"source": "https://github.com/flarum/mentions"
"source": "https://github.com/flarum/flarum-ext-mentions"
},
"require": {
"flarum/core": "^0.1.0-beta.3"