Explorar o código

Updated dependency versions

jamesperet %!s(int64=3) %!d(string=hai) anos
pai
achega
efe6c6f486
Modificáronse 2 ficheiros con 3 adicións e 3 borrados
  1. 1 1
      Readme.md
  2. 2 2
      package.json

+ 1 - 1
Readme.md

@@ -1,4 +1,4 @@
-# 📦 KairoEngine.Core v0.1.5
+# 📦 KairoEngine.Core v0.1.6
 
 This contains the base code that other packages will use. It includes code for the module system, event system and common interfaces.
 

+ 2 - 2
package.json

@@ -1,7 +1,7 @@
 {
   "name": "at.kairoscope.kairoengine.core",
   "displayName" : "KairoEngine Core",
-  "version": "0.1.5",
+  "version": "0.1.6",
   "unity": "2020.3",
   "description": "Base package for the KairoEngine library by Kairoscope",
   "repository": {
@@ -10,7 +10,7 @@
   },
   "author": "Kairoscope",
   "dependencies": {
-    "at.kairoscope.thirdparty.sirenix":"1.0.1",
+    "at.kairoscope.thirdparty.sirenix":"1.0.2",
     "at.kairoscope.thirdparty.unirx":"1.0.0",
     "at.kairoscope.thirdparty.zenject":"1.0.0",
     "at.kairoscope.thirdparty.qfsw":"1.0.0"