Skip to content

Commit 1eb2f49

Browse files
authored
Update unity package.json config.
1 parent 87f5198 commit 1eb2f49

File tree

1 file changed

+4
-2
lines changed
  • example/unity/DemoApp/Assets/FlutterUnityIntegration

1 file changed

+4
-2
lines changed

example/unity/DemoApp/Assets/FlutterUnityIntegration/package.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,11 @@
22
"name": "com.xraph.flutterunitywidget",
33
"displayName": "Flutter Unity Widget",
44
"version": "6000.0.3",
5-
"unity": "6000.0",
6-
"unityRelease": "31f1",
5+
"unity": "2019.4",
6+
"license": "BSD-3-Clause",
7+
"licensesUrl": "https://github.com/juicycleff/flutter-unity-view-widget/blob/master/LICENSE",
78
"documentationUrl": "https://github.com/juicycleff/flutter-unity-view-widget",
9+
"changelogUrl": "https://github.com/juicycleff/flutter-unity-view-widget/tree/master/unitypackages",
810
"author": {
911
"name": "xraph.com",
1012
"url": "https://github.com/juicycleff"

0 commit comments

Comments
 (0)