From b54df0ddd0c6a0372327c5aa3668e5a6458fcd64 Mon Sep 17 00:00:00 2001 From: st782s Date: Thu, 4 May 2017 07:48:42 -0400 Subject: [PORTAL-7] Rebase This rebasing includes common libraries and common overlays projects abstraction of components Change-Id: I9a24a338665c7cd058978e8636bc412d9e2fdce8 Signed-off-by: st782s --- .../client/bower_components/jquery/.bower.json | 25 ---------------------- 1 file changed, 25 deletions(-) delete mode 100644 ecomp-portal-FE/client/bower_components/jquery/.bower.json (limited to 'ecomp-portal-FE/client/bower_components/jquery/.bower.json') diff --git a/ecomp-portal-FE/client/bower_components/jquery/.bower.json b/ecomp-portal-FE/client/bower_components/jquery/.bower.json deleted file mode 100644 index 25f5cf87..00000000 --- a/ecomp-portal-FE/client/bower_components/jquery/.bower.json +++ /dev/null @@ -1,25 +0,0 @@ -{ - "name": "jquery", - "main": "dist/jquery.js", - "license": "MIT", - "ignore": [ - "package.json" - ], - "keywords": [ - "jquery", - "javascript", - "browser", - "library" - ], - "homepage": "https://github.com/jquery/jquery-dist", - "version": "2.2.4", - "_release": "2.2.4", - "_resolution": { - "type": "version", - "tag": "2.2.4", - "commit": "c0185ab7c75aab88762c5aae780b9d83b80eda72" - }, - "_source": "https://github.com/jquery/jquery-dist.git", - "_target": "~2.2.4", - "_originalSource": "jquery" -} \ No newline at end of file -- cgit 1.2.3-korg