浏览代码

Updated dependecies again

jamesperet 3 年之前
父节点
当前提交
f9aec82e80
共有 2 个文件被更改,包括 3 次插入3 次删除
  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