Skip to content

Commit 1bb8493

Browse files
committed
update react unity version
1 parent 4084443 commit 1bb8493

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

Packages/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"dependencies": {
3-
"com.reactunity.core": "file:../../nocommit/../core",
3+
"com.reactunity.core": "0.0.19",
44
"com.unity.editorcoroutines": "1.0.0",
55
"com.unity.ide.visualstudio": "2.0.7",
66
"com.unity.ide.vscode": "1.2.3",

Packages/packages-lock.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
11
{
22
"dependencies": {
33
"com.reactunity.core": {
4-
"version": "file:../../nocommit/../core",
4+
"version": "0.0.19",
55
"depth": 0,
6-
"source": "local",
6+
"source": "registry",
77
"dependencies": {
88
"com.unity.editorcoroutines": ""
9-
}
9+
},
10+
"url": "https://package.openupm.com"
1011
},
1112
"com.unity.2d.sprite": {
1213
"version": "1.0.0",

0 commit comments

Comments
 (0)