We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd8dca3 commit c5add6cCopy full SHA for c5add6c
package.json
@@ -14,16 +14,16 @@
14
"format": "prettier src --write"
15
},
16
"dependencies": {
17
- "@tutorialkit/react": "^0.2.1",
+ "@tutorialkit/react": "^0.2.2",
18
"react": "^18.2.0",
19
"react-dom": "^18.2.0"
20
21
"devDependencies": {
22
"@astrojs/check": "^0.6.0",
23
"@astrojs/react": "^3.3.4",
24
- "@tutorialkit/astro": "^0.2.1",
25
- "@tutorialkit/theme": "^0.2.1",
26
- "@tutorialkit/types": "^0.2.1",
+ "@tutorialkit/astro": "^0.2.2",
+ "@tutorialkit/theme": "^0.2.2",
+ "@tutorialkit/types": "^0.2.2",
27
"@types/node": "^20.12.7",
28
"astro": "^4.15.0",
29
"prettier": "^3.3.3",
0 commit comments