Skip to content

Commit 903fc2f

Browse files
committed
2 parents 2c731c6 + 6afa710 commit 903fc2f

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,12 +29,13 @@ Or if you don't have it, add the scoped registry to manifest.json with the desir
2929
"com.solidalloy.util",
3030
"com.solidalloy.unity-dropdown",
3131
"com.solidalloy.type-references",
32-
"com.openupm"
32+
"com.openupm",
33+
"org.nuget"
3334
]
3435
}
3536
],
3637
"dependencies": {
37-
"com.solidalloy.type-references": "2.1.0"
38+
"com.solidalloy.type-references": "2.15.0"
3839
},
3940

4041
```

0 commit comments

Comments
 (0)