mirror of
https://github.com/nyanotech/recombobulator
synced 2025-12-16 03:20:22 -08:00
add "repository" field to pckage.json
This commit is contained in:
parent
d4f593c337
commit
c75ed47aa6
@ -4,6 +4,10 @@
|
||||
"description": "Misc text utilities",
|
||||
"license": "MIT",
|
||||
"version": "0.0.1",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/nyanotech/recombobulator.git"
|
||||
},
|
||||
"engines": {
|
||||
"vscode": "^1.65.0"
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user