Skip to content

Commit

Permalink
fix: Fixes issue xdy#70 (the data.name field was not set)
Browse files Browse the repository at this point in the history
Also fixes migrations and includes the first migration (that sets data.name), does not migrate items on characters, only those in compendiums or the Items Directory.
  • Loading branch information
xdy committed Sep 9, 2020
1 parent 2793aa2 commit 999b72e
Show file tree
Hide file tree
Showing 7 changed files with 110 additions and 72 deletions.
133 changes: 89 additions & 44 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@
"sass": "^1.26.10",
"sass-loader": "^10.0.1",
"semantic-release": "^17.1.1",
"source-map-loader": "^1.1.0",
"style-loader": "^1.2.1",
"ts-loader": "^8.0.2",
"ts-node": "^9.0.0",
Expand Down
Loading

0 comments on commit 999b72e

Please sign in to comment.