mirror of
https://github.com/oliverbooth/X10D
synced 2024-11-13 01:15:43 +00:00
Add changelog and license URL to package.json
This commit is contained in:
parent
936f858880
commit
7ee14cebfd
@ -9,5 +9,7 @@
|
|||||||
"version": "3.1.0-nightly.91",
|
"version": "3.1.0-nightly.91",
|
||||||
"unity": "2021.2",
|
"unity": "2021.2",
|
||||||
"description": "Extension methods on crack",
|
"description": "Extension methods on crack",
|
||||||
"keywords": ["dotnet", "extension-methods"]
|
"keywords": ["dotnet", "extension-methods"],
|
||||||
|
"changelogUrl": "https://github.com/oliverbooth/X10D/blob/main/CHANGELOG.md",
|
||||||
|
"licensesUrl": "https://github.com/oliverbooth/X10D/blob/main/LICENSE.md"
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user