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 /.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 '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -12,5 +12,4 @@ target .idea/ node node_modules -package-lock.json **/*.iml |