Add "private: true" to package.json (#3441)

This commit is contained in:
Yamagishi Kazutoshi 2017-05-30 23:11:45 +09:00 committed by Eugen Rochko
parent 499cc7b803
commit 4c7fe48c40
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@
"type": "git",
"url": "https://github.com/tootsuite/mastodon.git"
},
"private": true,
"dependencies": {
"array-includes": "^3.0.3",
"autoprefixer": "^7.1.0",