From 9ab0cd648eca7e23945eb786e41d7cccafb13888 Mon Sep 17 00:00:00 2001 From: Daniel Imms <2193314+Tyriar@users.noreply.github.com> Date: Tue, 12 Sep 2023 09:02:15 -0700 Subject: [PATCH] Set repository to sub-directory See #4795 --- addons/xterm-addon-unicode-graphemes/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/addons/xterm-addon-unicode-graphemes/package.json b/addons/xterm-addon-unicode-graphemes/package.json index 82a28bd4..38ea7271 100644 --- a/addons/xterm-addon-unicode-graphemes/package.json +++ b/addons/xterm-addon-unicode-graphemes/package.json @@ -7,7 +7,7 @@ }, "main": "lib/xterm-addon-unicode-graphemes.js", "types": "typings/xterm-addon-unicode-graphemes.d.ts", - "repository": "https://github.com/xtermjs/xterm.js", + "repository": "https://github.com/xtermjs/xterm.js/tree/master/addons/xterm-addon-unicode-graphemes", "license": "MIT", "keywords": [ "terminal",