diff options
author | Lathish <lathishbabu.ganesan@est.tech> | 2021-11-02 13:10:11 +0000 |
---|---|---|
committer | Lathish <lathishbabu.ganesan@est.tech> | 2021-11-03 14:31:11 +0000 |
commit | 1d81823510e9cb13657615b835c8454b65865af1 (patch) | |
tree | a9ca6fa0217833151b2304ca503b30155d6df1a4 /gui-clamp/.gitignore | |
parent | 28d5047cecd111e380fe78d2d1d7e4756b78ed12 (diff) |
Added package-lock.json to the gui-clamp
This will resolve dependency tree conflict
Issue-ID: POLICY-3806
Change-Id: I8c47e400a582762ac8b1ed74a2f7ff1ca31610f2
Signed-off-by: Lathish <lathishbabu.ganesan@est.tech>
Diffstat (limited to 'gui-clamp/.gitignore')
-rw-r--r-- | gui-clamp/.gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gui-clamp/.gitignore b/gui-clamp/.gitignore index a4bc4e7..6d196ae 100644 --- a/gui-clamp/.gitignore +++ b/gui-clamp/.gitignore @@ -12,7 +12,6 @@ target # Node, NPM and Yarn files node node_modules -package-lock.json yarn.lock # React |