Skip to content

Commit bd2a3f7

Browse files
fix(store-github): add debug dependency. fixes #763
1 parent ca92293 commit bd2a3f7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

packages/store-github/package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,8 @@
3333
"directory": "packages/store-github"
3434
},
3535
"dependencies": {
36-
"@indiekit/error": "^1.0.0-beta.15"
36+
"@indiekit/error": "^1.0.0-beta.15",
37+
"debug": "^4.3.2"
3738
},
3839
"publishConfig": {
3940
"access": "public"

0 commit comments

Comments
 (0)