mirror of
https://github.com/hexedtech/codemp-vscode.git
synced 2024-11-22 07:24:49 +01:00
chore: version bump
This commit is contained in:
parent
9fd0b7e732
commit
c6c2ac7558
1 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@
|
||||||
"homepage": "https://code.mp",
|
"homepage": "https://code.mp",
|
||||||
"repository": "https://github.com/hexedtech/codemp-vscode",
|
"repository": "https://github.com/hexedtech/codemp-vscode",
|
||||||
"publisher": "hexedtech",
|
"publisher": "hexedtech",
|
||||||
"version": "0.0.12",
|
"version": "0.1.0",
|
||||||
"engines": {
|
"engines": {
|
||||||
"vscode": "^1.81.0"
|
"vscode": "^1.81.0"
|
||||||
},
|
},
|
||||||
|
@ -226,6 +226,6 @@
|
||||||
"typescript": "^5.1.6"
|
"typescript": "^5.1.6"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"codemp": "^0.0.10"
|
"codemp": "^0.7.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in a new issue