diff --git a/Assets/MackySoft/MackySoft.SerializeReferenceExtensions/package.json b/Assets/MackySoft/MackySoft.SerializeReferenceExtensions/package.json index 863c3b5..d6f47fa 100644 --- a/Assets/MackySoft/MackySoft.SerializeReferenceExtensions/package.json +++ b/Assets/MackySoft/MackySoft.SerializeReferenceExtensions/package.json @@ -8,6 +8,9 @@ "keywords": [ "SerializeReference", "Editor" ], "license": "MIT", "dependencies": {}, + "documentationUrl": "https://github.com/mackysoft/Unity-SerializeReferenceExtensions", + "changelogUrl": "https://github.com/mackysoft/Unity-SerializeReferenceExtensions/releases", + "licensesUrl": "https://github.com/mackysoft/Unity-SerializeReferenceExtensions/blob/main/LICENSE", "samples": [ { "displayName": "Get Started",