Merge pull request #13461 from The-Smallest/patch-1

Typo in project.json
This commit is contained in:
Martin Aeschlimann 2016-10-27 16:40:40 +02:00 committed by GitHub
commit cc732bcb2b

View file

@ -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 @@
}
]
}
}
}