Skip to content

Commit a1b6e1e

Browse files
⚙️ Chore(oh-my-error): add repository directory path at package.json
1 parent a8ddc12 commit a1b6e1e

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

packages/oh-my-error/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@
1212
"bugs": "https://github.com/INeedJobToStartWork/MyError/issues/new/choose",
1313
"repository": {
1414
"type": "git",
15-
"url": "https://github.com/INeedJobToStartWork/MyError"
15+
"url": "https://github.com/INeedJobToStartWork/MyError",
16+
"directory": "packages/oh-my-error"
1617
},
1718
"license": "MIT",
1819
"type": "module",

0 commit comments

Comments
 (0)