We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b8e10a commit 375a1efCopy full SHA for 375a1ef
integrationTests/dev-node-implicit/package.json
@@ -1,8 +1,6 @@
1
{
2
- "name": "graphql-js-test-dev-node",
3
- "description": "Node.js development mode integration test",
4
- "version": "1.0.0",
5
"private": true,
+ "description": "graphql-js development condition should work with node",
6
"type": "module",
7
"scripts": {
8
"test": "node --conditions=development test.js"
0 commit comments