Browse Source

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

Yamagishi Kazutoshi 7 years ago
parent
commit
4c7fe48c40
1 changed files with 1 additions and 0 deletions
  1. 1 0
      package.json

+ 1 - 0
package.json

@@ -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",