Skip to content

Commit 30b2a37

Browse files
committed
feat: remove unnecessary chapter level
1 parent 73cd4fc commit 30b2a37

File tree

87 files changed

+231
-143
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

87 files changed

+231
-143
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.0.0",
17+
"@tutorialkit/react": "https://pkg.pr.new/@tutorialkit/react@0af3848",
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.0.0",
25-
"@tutorialkit/theme": "^1.0.0",
26-
"@tutorialkit/types": "^1.0.0",
24+
"@tutorialkit/astro": "https://pkg.pr.new/@tutorialkit/astro@0af3848",
25+
"@tutorialkit/theme": "https://pkg.pr.new/@tutorialkit/theme@0af3848",
26+
"@tutorialkit/types": "https://pkg.pr.new/@tutorialkit/types@0af3848",
2727
"@types/node": "^20.12.7",
2828
"astro": "^4.15.0",
2929
"prettier": "^3.3.3",

pnpm-lock.yaml

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

src/content/tutorial/vite-plugin/env-plugin/meta.md renamed to src/content/tutorial/env-plugin/meta.md

Lines changed: 1 addition & 1 deletion

src/content/tutorial/meta.md

Lines changed: 5 additions & 1 deletion

src/content/tutorial/vite-plugin/replace-plugin/meta.md renamed to src/content/tutorial/replace-plugin/meta.md

Lines changed: 1 addition & 1 deletion

src/content/tutorial/vite-plugin/meta.md

Lines changed: 0 additions & 8 deletions
This file was deleted.

src/content/tutorial/vite-plugin/yaml-plugin/meta.md renamed to src/content/tutorial/yaml-plugin/meta.md

Lines changed: 1 addition & 1 deletion

0 commit comments

Comments
 (0)