Browse Source

Get rid of npm warning: "npm WARN package.json @ No repository field."

Christoph Kempen 9 years ago
parent
commit
3d14dc9a5d
1 changed files with 1 additions and 0 deletions
  1. 1 0
      package.json

+ 1 - 0
package.json

@@ -1,4 +1,5 @@
 {
+  "private": true,
   "devDependencies": {
     "gulp": "^3.8.8",
     "laravel-elixir": "*"