mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
chore: Add linkable as dev dependency to root package json to make sure dependency is hoisted to root level
Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
This commit is contained in:
parent
9c3160a989
commit
dcb6e5cb80
@ -38,6 +38,7 @@
|
||||
"@types/react": "^17"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@ogre-tools/linkable": "^15.8.1",
|
||||
"adr": "^1.4.3",
|
||||
"cross-env": "^7.0.3",
|
||||
"lerna": "^6.6.1",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user