Revert change to package.json
parent
e1ba192b1f
commit
666f444b39
|
@ -1,14 +1,14 @@
|
||||||
{
|
{
|
||||||
"name": "com.unity.uiextensions",
|
"name": "com.unity.uiextensions",
|
||||||
"displayName": "Unity UI Extensions",
|
"displayName": "Unity UI Extensions",
|
||||||
"version": "2.2.2-preview",
|
"version": "2.2.1",
|
||||||
"description": "An extension project for the Unity3D UI system, all crafted and contributed by the awesome Unity community",
|
"description": "An extension project for the Unity3D UI system, all crafted and contributed by the awesome Unity community",
|
||||||
"author": "Simon darkside Jackson <@SimonDarksideJ>",
|
"author": "Simon darkside Jackson <@SimonDarksideJ>",
|
||||||
"contributors": [{
|
"contributors": [{
|
||||||
"name": "SimonDarksideJ",
|
"name": "SimonDarksideJ",
|
||||||
"twitter": "@SimonDarksideJ"
|
"twitter": "@SimonDarksideJ"
|
||||||
}],
|
}],
|
||||||
"unity": "2019.1",
|
"unity": "2019.3",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git+https://bitbucket.org/UnityUIExtensions/unity-ui-extensions.git"
|
"url": "git+https://bitbucket.org/UnityUIExtensions/unity-ui-extensions.git"
|
||||||
|
|
Loading…
Reference in New Issue