mirror of
https://github.com/flarum/core.git
synced 2025-08-06 00:17:31 +02:00
chore: flarum-cli audit infra --fix
This commit is contained in:
1
extensions/bbcode/.gitattributes
vendored
1
extensions/bbcode/.gitattributes
vendored
@@ -14,5 +14,6 @@ js/dist/* -diff
|
||||
js/dist/* linguist-generated
|
||||
js/dist-typings/* linguist-generated
|
||||
js/yarn.lock -diff
|
||||
js/package-lock.json -diff
|
||||
|
||||
* text=auto eol=lf
|
||||
|
@@ -52,10 +52,12 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"repositories": [{
|
||||
"repositories": [
|
||||
{
|
||||
"type": "path",
|
||||
"url": "../../*/*"
|
||||
}],
|
||||
}
|
||||
],
|
||||
"minimum-stability": "dev",
|
||||
"prefer-stable": true
|
||||
}
|
||||
|
Reference in New Issue
Block a user