Skip to content

Commit bc1f970

Browse files
committed
chore: 0.5.7
1 parent d243d28 commit bc1f970

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
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": "@definedfi/sdk",
3-
"version": "0.5.6",
3+
"version": "0.5.7",
44
"engines": {
55
"node": ">=17.5.0"
66
},

src/sdk/generated/fragment-masking.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
/* eslint-disable */
21
import { ResultOf, DocumentTypeDecoration, TypedDocumentNode } from '@graphql-typed-document-node/core';
32
import { FragmentDefinitionNode } from 'graphql';
43
import { Incremental } from './graphql';

0 commit comments

Comments
 (0)