mirror of
https://github.com/flarum/core.git
synced 2025-08-31 03:50:15 +02:00
chore: flarum-cli audit infra --fix
This commit is contained in:
@@ -38,6 +38,23 @@
|
||||
"backgroundColor": "#539EC1",
|
||||
"color": "#fff"
|
||||
}
|
||||
},
|
||||
"flarum-cli": {
|
||||
"modules": {
|
||||
"admin": true,
|
||||
"forum": true,
|
||||
"js": true,
|
||||
"jsCommon": false,
|
||||
"css": true,
|
||||
"gitConf": true,
|
||||
"githubActions": true,
|
||||
"prettier": true,
|
||||
"typescript": false,
|
||||
"bundlewatch": false,
|
||||
"backendTesting": true,
|
||||
"editorConfig": true,
|
||||
"styleci": true
|
||||
}
|
||||
}
|
||||
},
|
||||
"scripts": {
|
||||
@@ -57,6 +74,6 @@
|
||||
},
|
||||
"require-dev": {
|
||||
"flarum/core": "*@dev",
|
||||
"flarum/testing": "*@dev"
|
||||
"flarum/testing": "^1.0.0"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user