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 4114b31 commit 73cd4fcCopy full SHA for 73cd4fc
package.json
@@ -14,16 +14,16 @@
14
"format": "prettier src --write"
15
},
16
"dependencies": {
17
- "@tutorialkit/react": "^0.2.3",
+ "@tutorialkit/react": "^1.0.0",
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.3",
25
- "@tutorialkit/theme": "^0.2.3",
26
- "@tutorialkit/types": "^0.2.3",
+ "@tutorialkit/astro": "^1.0.0",
+ "@tutorialkit/theme": "^1.0.0",
+ "@tutorialkit/types": "^1.0.0",
27
"@types/node": "^20.12.7",
28
"astro": "^4.15.0",
29
"prettier": "^3.3.3",
0 commit comments