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

main
Yamagishi Kazutoshi 8 years ago committed by Eugen Rochko
parent 499cc7b803
commit 4c7fe48c40

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

Loading…
Cancel
Save