Skip to content

Commit b103624

Browse files
committed
rename index.js to mod.js
1 parent aa3c22b commit b103624

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "graphql-codegen-join-documents",
33
"version": "0.1.0",
4-
"main": "src/index.js",
4+
"main": "src/mod.js",
55
"peerDependencies": {
66
"graphql": "^15.0.0"
77
}
File renamed without changes.

0 commit comments

Comments
 (0)