Rename package

This commit is contained in:
Toby Zerner 2018-10-17 13:44:48 +10:30
parent 7661a91fe9
commit a1fbf2c1ac

View File

@ -1,5 +1,5 @@
{
"name": "flarum/flarum-ext-pusher",
"name": "flarum/pusher",
"description": "See new discussions and posts in real-time using Pusher.",
"type": "flarum-extension",
"keywords": ["discussion"],
@ -12,7 +12,7 @@
],
"support": {
"issues": "https://github.com/flarum/core/issues",
"source": "https://github.com/flarum/flarum-ext-pusher"
"source": "https://github.com/flarum/pusher"
},
"require": {
"flarum/core": "^0.1.0-beta.8",