Merged in update/2019_2 (pull request #57)

Updated package.json for UPM package testing
pull/413/head
Simon Jackson 2019-09-09 12:02:52 +00:00
commit 8529be430c
1 changed files with 3 additions and 2 deletions

View File

@ -1,5 +1,6 @@
{
"name": "com.unity.uiextensions",
"displayName": "Unity UI Extensions",
"version": "2.1.0",
"description": "An extension project for the Unity3D UI system, all crafted and contributed by the awesome Unity community",
"author": "Simon darkside Jackson <@SimonDarksideJ>",
@ -9,8 +10,8 @@
}],
"unity": "2019.1",
"repository": {
"type": "hg",
"url": "https://ddreaper@bitbucket.org/UnityUIExtensions/unity-ui-extensions"
"type": "git",
"url": "git+https://ddreaper@bitbucket.org/UnityUIExtensions/unity-ui-extensions.git"
},
"bugs": {
"url": "https://bitbucket.org/UnityUIExtensions/unity-ui-extensions/issues"