Rename package name to @tootsuite/mastodon (#11892)

This commit is contained in:
Yamagishi Kazutoshi 2019-09-20 02:58:14 +09:00 committed by Eugen Rochko
parent 92c2498554
commit 71b760f680
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
{
"name": "mastodon",
"name": "@tootsuite/mastodon",
"license": "AGPL-3.0-or-later",
"engines": {
"node": ">=8.12 <13"