diff --git a/.gitignore b/.gitignore index 03430cb..1a8809f 100644 --- a/.gitignore +++ b/.gitignore @@ -176,4 +176,4 @@ tags .jest .idea -extension.zip +*.zip diff --git a/package.json b/package.json index be18de8..741913b 100644 --- a/package.json +++ b/package.json @@ -4,16 +4,15 @@ "version": "1.0.3", "browserslist": "Chrome >= 96", "description": "Vertical Tabs Sidebar, But In Tree Structure", - "private": true, "author": "Garin", "license": "MIT", - "homepage": "https://garinzhang.com", + "homepage": "https://linkmap.cc", "repository": { "type": "git", - "url": "git+ssh://git@github.com/tjx666/awesome-chrome-extension-boilerplate.git" + "url": "git+ssh://git@github.com:GarinZ/link-map.git" }, "bugs": { - "url": "https://garin_zh@163.com" + "url": "https://garin@linkmap.cc" }, "engines": { "node": "^18.12.1"