Skip to content

Commit

Permalink
build
Browse files Browse the repository at this point in the history
  • Loading branch information
johnpuddephatt committed Aug 31, 2024
1 parent 8778db7 commit b633967
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 2 deletions.
8 changes: 8 additions & 0 deletions auth.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"http-basic": {
"nova.laravel.com": {
"username": "[email protected]",
"password": "UFatuHRAicf5Wi8EGJHxBA1FoweIFvZNs2S0QFeLgb7M4RR2Dl"
}
}
}
2 changes: 1 addition & 1 deletion dist/js/field.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/js/field.js.LICENSE.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**!
* Sortable 1.15.0
* Sortable 1.15.2
* @author RubaXa <[email protected]>
* @author owenm <[email protected]>
* @license MIT
Expand Down
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
"vuex": "^4.0.2"
},
"dependencies": {
"laravel-nova-ui": "^0.4.12",
"underscore": "^1.13.6"
}
}

0 comments on commit b633967

Please sign in to comment.