Skip to content

Commit 2926ac1

Browse files
committed
remove shiki, unused package
1 parent 1260070 commit 2926ac1

File tree

3 files changed

+2
-3
lines changed

3 files changed

+2
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ This is the repository for my coding blog [nemanjamitic.com](https://nemanjamiti
77
| Method | Url |
88
| :----------- | :--------------------------------------- |
99
| Nginx | https://nemanjamitic.com |
10-
| Github pages | https://nemanjam.github.io |
10+
| Github Pages | https://nemanjam.github.io |
1111
| Docker | https://nmc-docker.arm1.nemanjamitic.com |
1212

1313
## Screenshots

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,6 @@
7878
"satori": "^0.10.14",
7979
"satori-html": "^0.3.2",
8080
"serve": "^14.2.3",
81-
"shiki": "^1.12.1",
8281
"tailwindcss": "^3.4.7",
8382
"typescript": "^5.5.4"
8483
},

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6077,7 +6077,7 @@ shebang-regex@^3.0.0:
60776077
resolved "https://registry.yarnpkg.com/shebang-regex/-/shebang-regex-3.0.0.tgz#ae16f1644d873ecad843b0307b143362d4c42172"
60786078
integrity sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==
60796079

6080-
shiki@^1.1.7, shiki@^1.10.3, shiki@^1.12.1, shiki@^1.14.1:
6080+
shiki@^1.1.7, shiki@^1.10.3, shiki@^1.14.1:
60816081
version "1.14.1"
60826082
resolved "https://registry.yarnpkg.com/shiki/-/shiki-1.14.1.tgz#617e62dfbe3a083e46111e22086044fbd7644786"
60836083
integrity sha512-FujAN40NEejeXdzPt+3sZ3F2dx1U24BY2XTY01+MG8mbxCiA2XukXdcbyMyLAHJ/1AUUnQd1tZlvIjefWWEJeA==

0 commit comments

Comments
 (0)