mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-27 22:21:24 +00:00
chore: update icon for GitLab (#274153)
Signed-off-by: Raimund Hook <rhook@gitlab.com>
This commit is contained in:
parent
1ae1840ae6
commit
8993bc4913
@ -6,7 +6,7 @@
|
||||
"git": {
|
||||
"name": "seti-ui",
|
||||
"repositoryUrl": "https://github.com/jesseweed/seti-ui",
|
||||
"commitHash": "1cac4f30f93cc898103c62dde41823a09b0d7b74"
|
||||
"commitHash": "2d6c5e68b4ded73c92dac291845ee44e1182d511"
|
||||
}
|
||||
},
|
||||
"version": "0.1.0"
|
||||
|
||||
Binary file not shown.
@ -1784,7 +1784,6 @@
|
||||
"stylelintrc.js": "_stylelint",
|
||||
"stylelintignore": "_stylelint_1",
|
||||
"direnv": "_config",
|
||||
"env": "_config",
|
||||
"static": "_config",
|
||||
"slugignore": "_config",
|
||||
"tmp": "_clock_1",
|
||||
@ -1912,6 +1911,7 @@
|
||||
"css": "_css",
|
||||
"dart": "_dart",
|
||||
"dockerfile": "_docker",
|
||||
"dotenv": "_config",
|
||||
"ignore": "_git",
|
||||
"fsharp": "_f-sharp",
|
||||
"git-commit": "_git",
|
||||
@ -2210,7 +2210,6 @@
|
||||
"stylelintrc.js": "_stylelint_light",
|
||||
"stylelintignore": "_stylelint_1_light",
|
||||
"direnv": "_config_light",
|
||||
"env": "_config_light",
|
||||
"static": "_config_light",
|
||||
"slugignore": "_config_light",
|
||||
"tmp": "_clock_1_light",
|
||||
@ -2235,6 +2234,7 @@
|
||||
"css": "_css_light",
|
||||
"dart": "_dart_light",
|
||||
"dockerfile": "_docker_light",
|
||||
"dotenv": "_config_light",
|
||||
"ignore": "_git_light",
|
||||
"fsharp": "_f-sharp_light",
|
||||
"git-commit": "_git_light",
|
||||
@ -2402,5 +2402,5 @@
|
||||
"npm-debug.log": "_npm_ignored_light"
|
||||
}
|
||||
},
|
||||
"version": "https://github.com/jesseweed/seti-ui/commit/1cac4f30f93cc898103c62dde41823a09b0d7b74"
|
||||
"version": "https://github.com/jesseweed/seti-ui/commit/2d6c5e68b4ded73c92dac291845ee44e1182d511"
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user