Skip to content

Commit 3fb4249

Browse files
Nikola HristovNikola Hristov
authored andcommitted
1 parent 06b28e4 commit 3fb4249

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
"dependencies": {
2424
"@astrojs/sitemap": "3.2.1",
2525
"@astrojs/solid-js": "5.0.2",
26+
"@octokit/core": "6.1.3",
2627
"@playform/build": "0.2.1",
2728
"@playform/compress": "0.1.7",
2829
"@playform/format": "0.0.8",
@@ -51,7 +52,8 @@
5152
"zod": "3.24.1"
5253
},
5354
"devDependencies": {
54-
"@astrojs/ts-plugin": "1.10.4"
55+
"@astrojs/ts-plugin": "1.10.4",
56+
"@octokit/types": "13.7.0"
5557
},
5658
"publishConfig": {
5759
"access": "restricted",

0 commit comments

Comments
 (0)