We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c02c5b commit 10e2a2eCopy full SHA for 10e2a2e
4 files changed
package.json
@@ -13,7 +13,7 @@
13
"start": "astro dev"
14
},
15
"dependencies": {
16
- "@tutorialkit/components-react": "0.0.1-alpha.25",
+ "@tutorialkit/components-react": "0.0.1-alpha.26",
17
"react": "^18.2.0",
18
"react-dom": "^18.2.0"
19
@@ -22,9 +22,9 @@
22
"@astrojs/react": "^3.3.4",
23
"@iconify-json/ph": "^1.1.12",
24
"@iconify-json/svg-spinners": "^1.1.2",
25
- "@tutorialkit/astro": "0.0.1-alpha.25",
26
- "@tutorialkit/theme": "0.0.1-alpha.25",
27
- "@tutorialkit/types": "0.0.1-alpha.25",
+ "@tutorialkit/astro": "0.0.1-alpha.26",
+ "@tutorialkit/theme": "0.0.1-alpha.26",
+ "@tutorialkit/types": "0.0.1-alpha.26",
28
"@types/node": "^20.12.7",
29
"@unocss/reset": "^0.59.4",
30
"@unocss/transformer-directives": "^0.59.4",
0 commit comments