From 7b015834753c4870f2ab78b86998e7a66346f4e4 Mon Sep 17 00:00:00 2001 From: Paul Date: Sat, 19 Oct 2019 11:20:13 +0200 Subject: [PATCH] adding package lock files --- .gitignore | 3 --- 1 file changed, 3 deletions(-) diff --git a/.gitignore b/.gitignore index a99e551a2..81102fd7d 100644 --- a/.gitignore +++ b/.gitignore @@ -23,9 +23,6 @@ src/websrc/temp node_modules/ jspm_packages/ .npm -package-lock.json -tools/webfilesbuilder/package-lock.json -tools/wsemulator/package-lock.json # Output of 'npm pack' *.tgz