Skip to content

Commit 375a1ef

Browse files
committed
f
1 parent 0b8e10a commit 375a1ef

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

integrationTests/dev-node-implicit/package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
{
2-
"name": "graphql-js-test-dev-node",
3-
"description": "Node.js development mode integration test",
4-
"version": "1.0.0",
52
"private": true,
3+
"description": "graphql-js development condition should work with node",
64
"type": "module",
75
"scripts": {
86
"test": "node --conditions=development test.js"

0 commit comments

Comments
 (0)