mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-03 23:00:14 -05:00
parent
d007ff86ac
commit
361fea9977
2 changed files with 899 additions and 524 deletions
|
@ -120,13 +120,14 @@
|
|||
},
|
||||
"lerna": {
|
||||
"version": "0.0.0",
|
||||
"npmClient": "yarn"
|
||||
"npmClient": "yarn",
|
||||
"useWorkspaces": true
|
||||
},
|
||||
"devDependencies": {
|
||||
"concurrently": "8.2.0",
|
||||
"eslint-plugin-ghost": "3.1.0",
|
||||
"husky": "8.0.3",
|
||||
"lerna": "7.0.2",
|
||||
"lerna": "6.6.2",
|
||||
"lint-staged": "13.1.2",
|
||||
"ts-node": "10.9.1"
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue