diff --git a/now.json b/now.json index 8b5729c..13dcd76 100644 --- a/now.json +++ b/now.json @@ -6,6 +6,7 @@ ], "public": true, "files": [ + "package-lock.json", "service.js", "libs" ],