Skip to content

Commit

Permalink
chore: use frontend extenders (#68)
Browse files Browse the repository at this point in the history
* chore: use RequestUtil

* chore: switch to yarn

* chore: refactor to use newer frontend extenders

* use link model
  • Loading branch information
imorland committed Jul 3, 2024
1 parent 5423ab9 commit f6c4051
Show file tree
Hide file tree
Showing 27 changed files with 2,427 additions and 5,763 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/frontend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:

frontend_directory: ./js
backend_directory: .
js_package_manager: npm
js_package_manager: yarn
main_git_branch: master

secrets:
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
}
],
"require": {
"flarum/core": "^1.2.0"
"flarum/core": "^1.8.3"
},
"authors": [
{
Expand Down
File renamed without changes.
File renamed without changes.
Loading

0 comments on commit f6c4051

Please sign in to comment.