From a66677788ee46a952184837fdf1cba56d7a46cd2 Mon Sep 17 00:00:00 2001 From: meixg Date: Wed, 20 Jan 2021 19:03:12 +0800 Subject: [PATCH] chore: package.json --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index ee0d407..3817791 100644 --- a/package.json +++ b/package.json @@ -9,9 +9,9 @@ }, "repository": { "type": "git", - "url": "ssh://meixuguang@icode.baidu.com:8235/baidu/ps-se-fe-tools/san-ssr-plugin" + "url": "ssh://git@github.com:searchfe/san-ssr-plugin.git" }, - "author": "meixuguang", + "author": "meixg", "license": "ISC", "dependencies": { "@types/gulp": "^4.0.7",