Skip to content

Commit 30286ec

Browse files
authored
Update package.json
- Fix schema for maxBatchSize (#353)
1 parent ab070f6 commit 30286ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dataloader-codegen",
3-
"version": "0.5.0",
3+
"version": "0.5.1",
44
"description": "dataloader-codegen is an opinionated JavaScript library for automatically generating DataLoaders over a set of resources (e.g. HTTP endpoints)",
55
"main": "lib/index.js",
66
"contributors": [

0 commit comments

Comments
 (0)