Skip to content

Commit 58e903c

Browse files
authored
Merge pull request #20 from roebi/19-githubapijs-file-does-not-exist
extend files
2 parents cab8b0e + 3138300 commit 58e903c

2 files changed

Lines changed: 4 additions & 3 deletions

File tree

package-lock.json

Lines changed: 2 additions & 2 deletions
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
@@ -1,6 +1,6 @@
11
{
22
"name": "github-api-get",
3-
"version": "0.3.4",
3+
"version": "0.3.5",
44
"description": "use github api",
55
"type": "module",
66
"exports": {
@@ -18,6 +18,7 @@
1818
"./githubApi.ts",
1919
"./decs.d.ts",
2020
"./consts.ts",
21+
"./githubApi.js",
2122
"./consts.js",
2223
"LICENSE",
2324
"README.md"

0 commit comments

Comments
 (0)