mirror of
https://github.com/flarum/core.git
synced 2025-08-31 20:02:06 +02:00
chore: prepare @flarum/jest-config
for release
Signed-off-by: Sami Mazouz <sychocouldy@gmail.com>
This commit is contained in:
@@ -110,11 +110,16 @@
|
||||
}
|
||||
],
|
||||
"npm": [
|
||||
{
|
||||
"name": "prettier-config",
|
||||
"gitRemote": "git@github.com:flarum/prettier-config.git",
|
||||
"mainBranch": "main"
|
||||
},
|
||||
{
|
||||
"name": "jest-config",
|
||||
"gitRemote": "git@github.com:flarum/jest-config.git",
|
||||
"mainBranch": "main"
|
||||
},
|
||||
{
|
||||
"name": "prettier-config",
|
||||
"gitRemote": "git@github.com:flarum/prettier-config.git",
|
||||
"mainBranch": "main"
|
||||
},
|
||||
{
|
||||
"name": "webpack-config",
|
||||
"gitRemote": "git@github.com:flarum/flarum-webpack-config.git",
|
||||
|
Reference in New Issue
Block a user