We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0feec2b + c8b5cf9 commit 5910294Copy full SHA for 5910294
Assets/com.fluid.elastic-inventory/package.json
@@ -6,6 +6,7 @@
6
"unity": "2022.2",
7
"dependencies": {
8
"com.fluid.simple-settings": "1.0.1",
9
- "com.fluid.database": "2.1.0"
+ "com.fluid.database": "2.1.0",
10
+ "com.fluid.unity-event-plus": "1.2.0"
11
}
12
README.md
@@ -110,7 +110,7 @@ Elastic Inventory is used through [Unity's Package Manager](https://docs.unity3d
110
111
],
112
113
- "com.fluid.elastic-inventory": "1.0.0"
+ "com.fluid.elastic-inventory": "1.0.1"
114
115
116
```
0 commit comments