Update package.json

This commit is contained in:
Makihiro 2023-12-31 18:24:42 +09:00
parent 343d930155
commit 6ae47efa1d

View File

@ -1,8 +1,9 @@
{
"name": "com.mackysoft.serializereference-extensions",
"displayName": "SerializeReference Extensions",
"author": { "name": "MackySoft", "url": "https://github.com/mackysoft" },
"version": "1.1.9",
"unity": "2019.4",
"unity": "2021.3",
"description": "Provide popup to specify the type of the field serialized by the [SerializeReference] attribute in the inspector.",
"keywords": [ "SerializeReference", "Editor" ],
"license": "MIT",