Browse Source

Updated dependecies again

jamesperet 3 years ago
parent
commit
f9aec82e80
2 changed files with 3 additions and 3 deletions
  1. 2 2
      package.json
  2. 1 1
      readme.md

+ 2 - 2
package.json

@@ -1,7 +1,7 @@
 {
     "name": "at.kairoscope.kairoengine.character-system",
     "displayName" : "KairoEngine Character System",
-    "version": "0.1.1",
+    "version": "0.1.2",
     "unity": "2020.3",
     "description": "Character system library",
     "repository": {
@@ -14,7 +14,7 @@
       "at.kairoscope.kairoengine.inventory":"0.1.0",
       "at.kairoscope.kairoengine.stats":"0.1.2",
       "at.kairoscope.kairoengine.sfx":"0.1.3",
-      "at.kairoscope.kairoengine.utility":"0.1.3",
+      "at.kairoscope.kairoengine.utilities":"0.1.3",
       "at.kairoscope.thirdparty.tmpro":"1.0.0"
     }
   }

+ 1 - 1
readme.md

@@ -1 +1 @@
-# KairoEngine Character System v0.1.1
+# KairoEngine Character System v0.1.2