Update package.json

pull/4/head
hevinci 2022-04-06 14:50:30 +08:00
parent 33a0f7023c
commit ca6b6899a5
1 changed files with 2 additions and 3 deletions

View File

@ -1,9 +1,8 @@
{
"name": "com.tuyoogame.yooasset",
"displayName": "YooAsset",
"version": "0.0.1-preview",
"version": "1.0.0",
"unity": "2019.4",
"keywords": [ "YooAsset", "Resources", "AssetBundle" ],
"description": "unity3d resources management system",
"author": {
"name": "TuYoo Games",
@ -11,7 +10,7 @@
},
"repository": {
"type": "git",
"url": "https://github.com/tuyoogame/YooAsset"
"url": "https://github.com/tuyoogame/YooAsset.git"
},
"relatedPackages": {},
"dependencies": {}