From ff3ff703a191840e7828309bd9da93e283fcfe20 Mon Sep 17 00:00:00 2001 From: Miguel Solorio Date: Wed, 16 Oct 2019 11:39:11 -0700 Subject: Replace 'vscode-octicons-font' with 'vscode-codicons' in cgmanifest --- cgmanifest.json | 22 +++++----------------- 1 file changed, 5 insertions(+), 17 deletions(-) (limited to 'cgmanifest.json') diff --git a/cgmanifest.json b/cgmanifest.json index c45dca3ef5c..c78562c41d5 100644 --- a/cgmanifest.json +++ b/cgmanifest.json @@ -96,25 +96,13 @@ "component": { "type": "git", "git": { - "name": "vscode-octicons-font", - "repositoryUrl": "https://github.com/Microsoft/vscode-octicons-font", - "commitHash": "4cbf2bd35cf0084eabd47d322cc58339fd7743cf" + "name": "vscode-codicons", + "repositoryUrl": "https://github.com/microsoft/vscode-codicons", + "commitHash": "7f14c092f65f658cd520df3f13765efe828d0ba4" } }, - "license": "MIT", - "version": "1.3.2" - }, - { - "component": { - "type": "git", - "git": { - "name": "octicons", - "repositoryUrl": "https://github.com/primer/octicons", - "commitHash": "d120bf97bc9a12fb415f69fedaf31fe58427ca56" - } - }, - "license": "MIT", - "version": "8.3.0" + "license": "MIT and Creative Commons Attribution 4.0", + "version": "0.0.1" }, { "component": { -- cgit v1.2.3