diff --git a/package.json b/package.json index 3523e28..d1dd55a 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "version": "0.1.0", "private": true, "dependencies": { - "civ5save": "^0.2.0", + "civ5save": "^0.2.1", "material-ui": "next", "react": "^15.6.1", "react-dom": "^15.6.1", diff --git a/yarn.lock b/yarn.lock index 5241065..189fceb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1318,9 +1318,9 @@ circular-json@^0.3.1: version "0.3.1" resolved "https://registry.yarnpkg.com/circular-json/-/circular-json-0.3.1.tgz#be8b36aefccde8b3ca7aa2d6afc07a37242c0d2d" -civ5save@^0.2.0: - version "0.2.0" - resolved "https://registry.yarnpkg.com/civ5save/-/civ5save-0.2.0.tgz#15d2d8976599b41d98e6ef7cde64779c5c47bdb2" +civ5save@^0.2.1: + version "0.2.1" + resolved "https://registry.yarnpkg.com/civ5save/-/civ5save-0.2.1.tgz#a777b3a5c5346c1668976fb46e5127476667a2b3" dependencies: babel-runtime "^6.26.0"