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
added private setting to package.json so buildservers wont fail on npm warning
Christoph Kempen
10 years ago
parent
75393db929
commit
6a8fd616d8
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": {
"del": "^0.1.3",
"gulp": "^3.8.8",