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 f658bba commit 87f5884Copy full SHA for 87f5884
typescript-sdk/integrations/mastra/example/package.json
@@ -3,7 +3,7 @@
3
"version": "1.0.0",
4
"main": "index.js",
5
"scripts": {
6
- "test": "echo \"Error: no test specified\" && exit 1",
+ "test": "echo \"no tests to run\" && exit 0",
7
"dev": "mastra dev",
8
"build": "mastra build"
9
},
0 commit comments