Skip to content

Commit

Permalink
Fix reloading. Use correct route method
Browse files Browse the repository at this point in the history
  • Loading branch information
sietse85 committed Jun 27, 2022
1 parent 5b3028d commit 80b06c2
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"nova4",
"field"
],
"version": "1.0.14",
"version": "1.0.15",
"license": "MIT",
"require": {
"php": "^7.4|^8.0",
Expand Down
2 changes: 1 addition & 1 deletion dist/js/field.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"private": true,
"version": "1.0.14",
"version": "1.0.15",
"scripts": {
"dev": "npm run development",
"development": "mix",
Expand Down

0 comments on commit 80b06c2

Please sign in to comment.