Skip to content

Commit 881296a

Browse files
committed
fix: add missing preact-render-to-string library
1 parent 8ac2c1f commit 881296a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/uikit-workshop/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@
8888
"js-cookie": "^2.2.0",
8989
"mousetrap": "^1.6.2",
9090
"preact": "^8.3.1",
91+
"preact-render-to-string": "^4.1.0",
9192
"preact-compat": "^3.18.4",
9293
"prism": "^4.1.2",
9394
"prismjs": "^1.15.0",

0 commit comments

Comments
 (0)