Skip to content

Commit

Permalink
Merge from master
Browse files Browse the repository at this point in the history
  • Loading branch information
jimmyt857 committed Nov 25, 2022
2 parents 7cbbcca + 15f111a commit ffb4abf
Show file tree
Hide file tree
Showing 21 changed files with 1,357 additions and 854 deletions.
Binary file added assets/img/druid_icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/paladin_icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/priest_icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/shaman_icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
21 changes: 20 additions & 1 deletion package-lock.json

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

5 changes: 5 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"devDependencies": {
"@protobuf-ts/plugin": "^2.0.4",
"@protobuf-ts/runtime": "^2.0.4",
"@types/bootstrap": "^5.2.3",
"@types/node": "^18.6.1",
"@typescript-eslint/eslint-plugin": "^5.31.0",
"@typescript-eslint/parser": "^5.31.0",
Expand All @@ -21,5 +22,9 @@
"scripts": {
"build": "bazel build //...",
"test": "bazel test //..."
},
"dependencies": {
"@popperjs/core": "^2.11.6",
"bootstrap": "5.2.3"
}
}
Loading

0 comments on commit ffb4abf

Please sign in to comment.