Skip to content

Commit ea9ffbe

Browse files
committed
build: add changeset; add shiki as dev dep
1 parent 0f2ae6d commit ea9ffbe

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

.changeset/free-schools-sing.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@evolution-sdk/evolution": patch
3+
---
4+
5+
add blueprint module

docs/package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
"postinstall": "fumadocs-mdx"
1313
},
1414
"dependencies": {
15+
"@evolution-sdk/evolution": "workspace:*",
1516
"@orama/orama": "^3.1.11",
1617
"fumadocs-core": "16.0.8",
1718
"fumadocs-mdx": "13.0.5",
@@ -22,8 +23,7 @@
2223
"next-themes": "^0.4.6",
2324
"react": "^19.2.0",
2425
"react-dom": "^19.2.0",
25-
"twoslash": "^0.3.4",
26-
"@evolution-sdk/evolution": "workspace:*"
26+
"twoslash": "^0.3.4"
2727
},
2828
"devDependencies": {
2929
"@shikijs/twoslash": "^3.14.0",
@@ -33,6 +33,7 @@
3333
"@types/react": "^19.1.11",
3434
"@types/react-dom": "^19.1.7",
3535
"postcss": "^8.5.6",
36+
"shiki": "^3.15.0",
3637
"tailwindcss": "^4.1.12",
3738
"typescript": "^5.9.2"
3839
}

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)