Skip to content

Commit c8ed3f5

Browse files
adds ts dependency
1 parent 7b79f63 commit c8ed3f5

File tree

2 files changed

+17
-2
lines changed

2 files changed

+17
-2
lines changed

package-lock.json

Lines changed: 15 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
"dependencies": {
1313
"@astrojs/starlight": "^0.36.0",
1414
"astro": "^5.6.1",
15-
"sharp": "^0.34.2"
15+
"sharp": "^0.34.2",
16+
"typescript": "^5.9.3"
1617
}
1718
}

0 commit comments

Comments
 (0)