Skip to content

Commit

Permalink
test: use custom og-image from URL
Browse files Browse the repository at this point in the history
  • Loading branch information
AriPerkkio committed Nov 20, 2024
1 parent 73078d9 commit c77e182
Show file tree
Hide file tree
Showing 3 changed files with 226 additions and 132 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,16 +14,16 @@
"format": "prettier src --write"
},
"dependencies": {
"@tutorialkit/react": "1.3.0",
"@tutorialkit/react": "https://pkg.pr.new/@tutorialkit/react@2740bc9",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
"devDependencies": {
"@astrojs/check": "^0.6.0",
"@astrojs/react": "^3.3.4",
"@tutorialkit/astro": "1.3.0",
"@tutorialkit/theme": "1.3.0",
"@tutorialkit/types": "1.3.0",
"@tutorialkit/astro": "https://pkg.pr.new/@tutorialkit/astro@2740bc9",
"@tutorialkit/theme": "https://pkg.pr.new/@tutorialkit/theme@2740bc9",
"@tutorialkit/types": "https://pkg.pr.new/@tutorialkit/types@2740bc9",
"@types/node": "^20.12.7",
"astro": "^4.15.0",
"prettier": "^3.3.3",
Expand Down
348 changes: 220 additions & 128 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit c77e182

Please sign in to comment.