This website works better with JavaScript
David A. Windham
david
/
laravel
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Get rid of npm warning: "npm WARN package.json @ No repository field."
Christoph Kempen
10 years ago
parent
da60de8973
commit
3d14dc9a5d
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
package.json
+ 1
- 0
package.json
View File
@@
-1
,
4
+
1
,
5
@@
{
+
"private"
:
true
,
"devDependencies"
: {
"gulp"
:
"^3.8.8"
,
"laravel-elixir"
:
"*"