Skip to content

Commit 4e4c692

Browse files
build: host Context preview runtimes
1 parent d11198e commit 4e4c692

3 files changed

Lines changed: 21 additions & 13 deletions

File tree

packages/rstack/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,9 +79,10 @@
7979
"dependencies": {
8080
"@modelcontextprotocol/sdk": "catalog:",
8181
"@rsbuild/core": "catalog:",
82+
"@rsdoctor/agent-cli": "https://pkg.pr.new/@rsdoctor/agent-cli@ba5f0a83",
8283
"@rslib/core": "catalog:",
8384
"@rslint/core": "catalog:",
84-
"@rstackjs/context": "https://pkg.pr.new/rstackjs/context/@rstackjs/context@50bce81",
85+
"@rstackjs/context": "https://pkg.pr.new/rstackjs/context/@rstackjs/context@291a442",
8586
"@rstest/core": "catalog:",
8687
"prettier": "catalog:",
8788
"tinypool": "catalog:",

pnpm-lock.yaml

Lines changed: 18 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pnpm-workspace.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@ packages:
44
- website
55

66
allowBuilds:
7-
'@rstackjs/context@https://pkg.pr.new/rstackjs/context/@rstackjs/context@50bce81': true
8-
'@rstackjs/context@https://pkg.pr.new/rstackjs/context/@rstackjs/context@e921c34': set this to true or false
7+
'@rstackjs/context@https://pkg.pr.new/rstackjs/context/@rstackjs/context@291a442': true
98
core-js: false
109
simple-git-hooks: false
1110

0 commit comments

Comments
 (0)