]> cat aescling's git repositories - mastodon.git/commitdiff
Add "private: true" to package.json (#3441)
authorYamagishi Kazutoshi <ykzts@desire.sh>
Tue, 30 May 2017 14:11:45 +0000 (23:11 +0900)
committerEugen Rochko <eugen@zeonfederated.com>
Tue, 30 May 2017 14:11:45 +0000 (16:11 +0200)
package.json

index 9b1303b2aa9604272e3a551738efbbd759ca4b99..8bdf6f21b913a043e131be12eb007b4b2fd8931b 100644 (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",