feat: add explicit dependencies

pull/310/head
mob-sakai 2024-01-23 11:38:45 +09:00
parent 4790db6b93
commit 128990acc6
1 changed files with 4 additions and 1 deletions

View File

@ -10,7 +10,10 @@
"url": "git+https://github.com/mob-sakai/ParticleEffectForUGUI.git"
},
"author": "mob-sakai <sakai861104@gmail.com> (https://github.com/mob-sakai)",
"dependencies": {},
"dependencies": {
"com.unity.ugui": "1.0.0",
"com.unity.modules.particlesystem": "1.0.0"
},
"keywords": [
"ui",
"particle"