1
0
mirror of https://github.com/flarum/core.git synced 2025-07-31 13:40:20 +02:00

chore: use yarn v1 in extensions/core

This commit is contained in:
Alexander Skvortsov
2022-03-11 18:28:26 -05:00
parent f2910d8763
commit 524540cb41
8 changed files with 3164 additions and 5126 deletions

View File

@@ -15,7 +15,6 @@
"format-check": "prettier --check src",
"analyze": "cross-env ANALYZER=true yarn run build"
},
"packageManager": "yarn@3.1.1",
"devDependencies": {
"@flarum/prettier-config": "^1.0.0",
"flarum-tsconfig": "^1.0.2",