Skip to content

Commit ffe3ed1

Browse files
authored
update orchestrator deps (#1725)
* update orchestrator deps Signed-off-by: Kim Tsao <[email protected]> * run yarn install Signed-off-by: Kim Tsao <[email protected]> --------- Signed-off-by: Kim Tsao <[email protected]>
1 parent ac98a37 commit ffe3ed1

File tree

2 files changed

+158
-158
lines changed

2 files changed

+158
-158
lines changed

workspaces/orchestrator/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,8 @@
5353
"@types/react": "^18",
5454
"@types/react-dom": "^18",
5555
"react": "^18",
56-
"react-dom": "^18"
56+
"react-dom": "^18",
57+
"refractor@npm:3.6.0/prismjs": "^1.30.0"
5758
},
5859
"prettier": "@backstage/cli/config/prettier",
5960
"lint-staged": {

0 commit comments

Comments
 (0)