Skip to content

Commit

Permalink
chore(dependencies): update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
FreekMencke committed Sep 14, 2024
1 parent 229dccc commit b78733d
Show file tree
Hide file tree
Showing 7 changed files with 5,055 additions and 5,880 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## 2024/09/14

- update dependencies

## 2024/08/28

- Arraxor support

## 2024/05/23

- Updated to Angular 18
Expand Down
3 changes: 2 additions & 1 deletion angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,8 @@
"builder": "@angular-devkit/build-angular:application",
"options": {
"outputPath": {
"base": "dist/osrs-tracker-web"
"base": "dist/osrs-tracker-web",
"browser": "."
},
"index": "src/index.html",
"polyfills": [],
Expand Down
Loading

0 comments on commit b78733d

Please sign in to comment.