Rename package

This commit is contained in:
Toby Zerner 2015-12-29 12:55:55 +10:30
parent 73e78ef80c
commit 9c7ded61fc

View File

@ -1,5 +1,5 @@
{
"name": "flarum/suspend",
"name": "flarum/flarum-ext-suspend",
"description": "Suspend users so they can't post.",
"type": "flarum-extension",
"keywords": ["moderation"],
@ -12,7 +12,7 @@
],
"support": {
"issues": "https://github.com/flarum/core/issues",
"source": "https://github.com/flarum/suspend"
"source": "https://github.com/flarum/flarum-ext-suspend"
},
"require": {
"flarum/core": "^0.1.0-beta.3"
@ -32,4 +32,4 @@
}
}
}
}
}