Skip to content
This repository was archived by the owner on Nov 20, 2024. It is now read-only.

Commit d6782e7

Browse files
committed
fix: add missing dependency
1 parent efe77c4 commit d6782e7

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

packages/karbon/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,7 @@
163163
"parse5": "^7.1.2",
164164
"pathe": "^1.1.1",
165165
"pretty-bytes": "^6.1.1",
166+
"prismjs": "^1.29.0",
166167
"remeda": "^1.26.0",
167168
"sass": "^1.66.1",
168169
"scule": "^1.0.0",
@@ -227,4 +228,4 @@
227228
"access": "public"
228229
},
229230
"gitHead": "8df1f4d5837a7e2ddbff6cc79f5fec256c34a394"
230-
}
231+
}

yarn.lock

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3420,6 +3420,7 @@ __metadata:
34203420
pathe: ^1.1.1
34213421
prettier: 3.0.3
34223422
pretty-bytes: ^6.1.1
3423+
prismjs: ^1.29.0
34233424
remeda: ^1.26.0
34243425
sass: ^1.66.1
34253426
scule: ^1.0.0

0 commit comments

Comments
 (0)