adding some commas in the comments for easier copy-paste
This commit is contained in:
parent
3109051002
commit
5e1bfda68b
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
//...
|
//...
|
||||||
"autoload": {
|
"autoload": {
|
||||||
//...
|
//...,
|
||||||
"files": [
|
"files": [
|
||||||
"helpers/constants/cache_ttl.php",
|
"helpers/constants/cache_ttl.php",
|
||||||
"helpers/constants/http_status_codes.php",
|
"helpers/constants/http_status_codes.php",
|
||||||
@ -11,7 +11,7 @@
|
|||||||
//...
|
//...
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"post-autoload-dump": [
|
"post-autoload-dump": [
|
||||||
//...
|
//...,
|
||||||
"@php artisan ziggy:generate --ansi"
|
"@php artisan ziggy:generate --ansi"
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user