Declare lowlight as a peerDependency (#2625)
Declare lowlight as a peerDependency to delegate the control of which version of lowlight is used to the client application Co-authored-by: Enrique Alcantara <ealcantara@gitlab.com>
This commit is contained in:
committed by
GitHub
parent
fd593bb93e
commit
39f5e4c31e
@@ -15,7 +15,8 @@
|
||||
"shiki": "^0.10.0",
|
||||
"simplify-js": "^1.2.4",
|
||||
"y-webrtc": "^10.2.2",
|
||||
"yjs": "^13.5.26"
|
||||
"yjs": "^13.5.26",
|
||||
"lowlight": "^1.20.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/uuid": "^8.3.4",
|
||||
|
||||
Reference in New Issue
Block a user