Skip to content

Commit b3b0f3d

Browse files
committed
Remove unnecessary command
1 parent da72059 commit b3b0f3d

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

packages/plugins/c-sharp/c-sharp/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,7 @@
2929
},
3030
"typings": "dist/typings/index.d.ts",
3131
"scripts": {
32-
"lint": "eslint **/*.ts",
33-
"test": "vitest"
32+
"lint": "eslint **/*.ts"
3433
},
3534
"peerDependencies": {
3635
"graphql": "^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0"

0 commit comments

Comments
 (0)