mirror of
https://github.com/nyanotech/recombobulator
synced 2025-12-16 11:30:21 -08:00
bump version, publish
This commit is contained in:
parent
21e028c086
commit
f9725c4da1
@ -1,9 +1,10 @@
|
|||||||
{
|
{
|
||||||
"name": "recombobulator",
|
"name": "recombobulator",
|
||||||
|
"publisher": "nyanotech",
|
||||||
"displayName": "recombobulator",
|
"displayName": "recombobulator",
|
||||||
"description": "Misc text utilities",
|
"description": "Misc text utilities",
|
||||||
"license": "BSD-3-Clause",
|
"license": "BSD-3-Clause",
|
||||||
"version": "0.0.1",
|
"version": "0.0.2",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/nyanotech/recombobulator.git"
|
"url": "https://github.com/nyanotech/recombobulator.git"
|
||||||
@ -76,7 +77,7 @@
|
|||||||
"run-in-browser": "vscode-test-web --browserType=chromium --extensionDevelopmentPath=. ."
|
"run-in-browser": "vscode-test-web --browserType=chromium --extensionDevelopmentPath=. ."
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/vscode": "^1.86.0",
|
"@types/vscode": "^1.75.0",
|
||||||
"@types/mocha": "^10.0.6",
|
"@types/mocha": "^10.0.6",
|
||||||
"@types/assert": "^1.5.10",
|
"@types/assert": "^1.5.10",
|
||||||
"eslint": "^8.56.0",
|
"eslint": "^8.56.0",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user