Skip to content

Commit ff3ff70

Browse files
author
Miguel Solorio
committed
Replace 'vscode-octicons-font' with 'vscode-codicons' in cgmanifest
1 parent 42d4a3b commit ff3ff70

1 file changed

Lines changed: 5 additions & 17 deletions

File tree

cgmanifest.json

Lines changed: 5 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -96,25 +96,13 @@
9696
"component": {
9797
"type": "git",
9898
"git": {
99-
"name": "vscode-octicons-font",
100-
"repositoryUrl": "https://github.com/Microsoft/vscode-octicons-font",
101-
"commitHash": "4cbf2bd35cf0084eabd47d322cc58339fd7743cf"
99+
"name": "vscode-codicons",
100+
"repositoryUrl": "https://github.com/microsoft/vscode-codicons",
101+
"commitHash": "7f14c092f65f658cd520df3f13765efe828d0ba4"
102102
}
103103
},
104-
"license": "MIT",
105-
"version": "1.3.2"
106-
},
107-
{
108-
"component": {
109-
"type": "git",
110-
"git": {
111-
"name": "octicons",
112-
"repositoryUrl": "https://github.com/primer/octicons",
113-
"commitHash": "d120bf97bc9a12fb415f69fedaf31fe58427ca56"
114-
}
115-
},
116-
"license": "MIT",
117-
"version": "8.3.0"
104+
"license": "MIT and Creative Commons Attribution 4.0",
105+
"version": "0.0.1"
118106
},
119107
{
120108
"component": {

0 commit comments

Comments
 (0)