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 a451b63 commit e7dce78Copy full SHA for e7dce78
bindings/gpt-vis-ssr/package.json
@@ -26,7 +26,7 @@
26
"scripts": {
27
"build": "father build",
28
"check-deps": "father doctor",
29
- "test": "pnpm build && jest --config ./jest.config.ts"
+ "test": "jest --config ./jest.config.ts"
30
},
31
"dependencies": {
32
"@antv/g-plugin-rough-canvas-renderer": "^2.0.44",
0 commit comments