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 b820622 commit b08d85eCopy full SHA for b08d85e
‎docs/package.json‎
@@ -1,5 +1,5 @@
1
{
2
- "name": "docs",
+ "name": "skyroc-ui-docs",
3
"type": "module",
4
"version": "0.1.0",
5
"private": true,
@@ -36,14 +36,14 @@
36
},
37
"devDependencies": {
38
"@skyroc/color": "workspace:*",
39
+ "@skyroc/next-docs-plugin": "workspace:*",
40
"@tailwindcss/postcss": "4.1.11",
41
"@types/jsdom": "21.1.7",
42
"@types/mdx": "^2.0.13",
43
"@types/node": "20.17.21",
44
"@types/react": "19.1.0",
45
"@types/react-dom": "19.1.1",
46
"jsdom": "26.1.0",
- "skyroc-next-docs-plugin": "workspace:*",
47
"tailwindcss": "4.1.11",
48
"tsx": "4.20.3",
49
"typescript": "5.8.2"
0 commit comments