mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-14 12:11:43 +01:00
Merge pull request #13461 from The-Smallest/patch-1
Typo in project.json
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"name": "vscode-theme-seti",
|
||||
"private": true,
|
||||
"version": "0.1.0",
|
||||
"description": "A file icon theme made out of the Seti UI file idons",
|
||||
"description": "A file icon theme made out of the Seti UI file icons",
|
||||
"publisher": "vscode",
|
||||
"scripts": {
|
||||
"update": "node ./build/update-icon-theme.js"
|
||||
@@ -17,4 +17,4 @@
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user