mirror of
https://github.com/nyanotech/recombobulator
synced 2026-02-08 13:47:28 -08:00
add "repository" field to pckage.json
This commit is contained in:
@@ -4,6 +4,10 @@
|
|||||||
"description": "Misc text utilities",
|
"description": "Misc text utilities",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"version": "0.0.1",
|
"version": "0.0.1",
|
||||||
|
"repository": {
|
||||||
|
"type": "git",
|
||||||
|
"url": "https://github.com/nyanotech/recombobulator.git"
|
||||||
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"vscode": "^1.65.0"
|
"vscode": "^1.65.0"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user