1
0
mirror of https://github.com/flarum/core.git synced 2025-09-03 13:12:50 +02:00

Rerun audit infra --fix

This commit is contained in:
Alexander Skvortsov
2022-01-06 21:47:40 -05:00
parent b4211a3920
commit fbf63c7a4f
3 changed files with 3 additions and 19 deletions

View File

@@ -53,7 +53,9 @@
"bundlewatch": false,
"backendTesting": true,
"editorConfig": true,
"styleci": true
"styleci": true,
"admin": true,
"forum": true
}
}
},