Skip to content

Commit c17e44e

Browse files
committed
test: use custom og-image from URL
1 parent 73078d9 commit c17e44e

File tree

3 files changed

+226
-132
lines changed

3 files changed

+226
-132
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,16 +14,16 @@
1414
"format": "prettier src --write"
1515
},
1616
"dependencies": {
17-
"@tutorialkit/react": "1.3.0",
17+
"@tutorialkit/react": "https://pkg.pr.new/@tutorialkit/react@2740bc9",
1818
"react": "^18.2.0",
1919
"react-dom": "^18.2.0"
2020
},
2121
"devDependencies": {
2222
"@astrojs/check": "^0.6.0",
2323
"@astrojs/react": "^3.3.4",
24-
"@tutorialkit/astro": "1.3.0",
25-
"@tutorialkit/theme": "1.3.0",
26-
"@tutorialkit/types": "1.3.0",
24+
"@tutorialkit/astro": "https://pkg.pr.new/@tutorialkit/astro@2740bc9",
25+
"@tutorialkit/theme": "https://pkg.pr.new/@tutorialkit/theme@2740bc9",
26+
"@tutorialkit/types": "https://pkg.pr.new/@tutorialkit/types@2740bc9",
2727
"@types/node": "^20.12.7",
2828
"astro": "^4.15.0",
2929
"prettier": "^3.3.3",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)