We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5ee11c commit 84daae9Copy full SHA for 84daae9
1 file changed
graphile/graphile-presigned-url-plugin/package.json
@@ -14,7 +14,7 @@
14
"build": "makage build",
15
"build:dev": "makage build --dev",
16
"lint": "eslint . --fix",
17
- "test": "NODE_OPTIONS='--experimental-vm-modules' jest --passWithNoTests",
+ "test": "jest --passWithNoTests",
18
"test:watch": "jest --watch"
19
},
20
"publishConfig": {
0 commit comments