Skip to content

Commit b08d85e

Browse files
committed
chore(skyroc-ui-docs): 🔧 rename project from 'docs' to 'skyroc-ui-docs' and update dependencies in package.json
1 parent b820622 commit b08d85e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎docs/package.json‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "docs",
2+
"name": "skyroc-ui-docs",
33
"type": "module",
44
"version": "0.1.0",
55
"private": true,
@@ -36,14 +36,14 @@
3636
},
3737
"devDependencies": {
3838
"@skyroc/color": "workspace:*",
39+
"@skyroc/next-docs-plugin": "workspace:*",
3940
"@tailwindcss/postcss": "4.1.11",
4041
"@types/jsdom": "21.1.7",
4142
"@types/mdx": "^2.0.13",
4243
"@types/node": "20.17.21",
4344
"@types/react": "19.1.0",
4445
"@types/react-dom": "19.1.1",
4546
"jsdom": "26.1.0",
46-
"skyroc-next-docs-plugin": "workspace:*",
4747
"tailwindcss": "4.1.11",
4848
"tsx": "4.20.3",
4949
"typescript": "5.8.2"

0 commit comments

Comments
 (0)