modify publisher in package.json

This commit is contained in:
changtao 2023-04-12 16:39:48 +08:00
parent 6ef7c74b03
commit 4e2ca89259
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
"name": "deadlock-detect",
"displayName": "deadlock-detect",
"description": "Deadlock detect for C/C++ program which use the posix thread library for Linux system platform.",
"publisher": "kylin-code",
"publisher": "KylinIDETeam",
"version": "0.1.0",
"engines": {
"vscode": "^1.54.0"