Skip to content

Commit 35ea1b6

Browse files
committed
style: format package.jso
1 parent 1affeb6 commit 35ea1b6

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

packages/typedefs/package.json

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,7 @@
1212
"require": "./dist/index.cjs"
1313
}
1414
},
15-
"keywords": [
16-
"graphql",
17-
"codegen"
18-
],
15+
"keywords": ["graphql", "codegen"],
1916
"author": "Lab Digital <[email protected]>",
2017
"license": "MIT",
2118
"repository": {
@@ -32,10 +29,7 @@
3229
"test:ci": "vitest run --coverage",
3330
"tsc": "tsc --noEmit"
3431
},
35-
"files": [
36-
"dist",
37-
"src"
38-
],
32+
"files": ["dist", "src"],
3933
"dependencies": {
4034
"@graphql-tools/utils": "10.5.5"
4135
},

0 commit comments

Comments
 (0)