Skip to content

Commit 287ce50

Browse files
committed
[scramjet] fix pnpm package for rewriter_demo
1 parent ab21312 commit 287ce50

File tree

3 files changed

+657
-9
lines changed

3 files changed

+657
-9
lines changed

packages/scramjet/packages/rewriter_demo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
},
1414
"dependencies": {
1515
"@mercuryworkshop/scramjet": "workspace:*",
16-
"dreamland": "workspace:*",
16+
"dreamland": "^0.1.1",
1717
"monaco-editor": "^0.52.2",
1818
"vite-plugin-static-copy": "^3.1.1"
1919
}

0 commit comments

Comments
 (0)