diff options
| author | Haishan <[email protected]> | 2018-12-29 13:09:42 +0800 |
|---|---|---|
| committer | Haishan <[email protected]> | 2018-12-29 13:09:42 +0800 |
| commit | 5c4a7da7191a68f2c8d909b93e153c4cb13b8eef (patch) | |
| tree | 20e9a963bc0002ce1272ff00325c6249a460745e /package.json | |
| parent | 4be0aca6c1fba6854a49d9286c932d39556aa270 (diff) | |
feat: support parse port and secret in query string
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 6297cad..af4baa0 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "keywords": [ "react" ], - "author": "Han Haishan <[email protected]> (htttp://haishan.me)", + "author": "Haishan <[email protected]> (https://haishan.me)", "private": true, "license": "UNLICENSED", "dependencies": { |
