[fix] order of creature stats

This commit is contained in:
Daniel
2017-10-14 16:48:43 -04:00
parent 4fbafc3831
commit 05fb08d089
4 changed files with 27 additions and 27 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "chaoticbackup",
"version": "0.0.2",
"version": "0.0.3",
"description": "Chaotic Backup",
"scripts": {
"start": "webpack-dev-server -d --inline --host 0.0.0.0 --history-api-fallback --progress",