Skip to content

Commit

Permalink
BUG Fixes for versions
Browse files Browse the repository at this point in the history
  • Loading branch information
loeiks committed Sep 6, 2024
1 parent 483891e commit b17cf91
Show file tree
Hide file tree
Showing 120 changed files with 382 additions and 378 deletions.
38 changes: 21 additions & 17 deletions app/package-lock.json

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

6 changes: 3 additions & 3 deletions app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,11 +40,11 @@
"devDependencies": {
"@types/crypto-js": "^4.2.2",
"@types/lodash": "^4.17.7",
"@types/node": "^20.14.11",
"@types/node": "^22.5.4",
"@types/uuid": "^10.0.0",
"typedoc": "^0.26.4",
"typedoc": "^0.26.6",
"typedoc-plugin-extras": "^3.1.0",
"typescript": "^5.5.3"
"typescript": "^5.5.4"
},
"publishConfig": {
"access": "public",
Expand Down
2 changes: 1 addition & 1 deletion docs/assets/main.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/assets/navigation.js

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

Loading

0 comments on commit b17cf91

Please sign in to comment.