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 e1dd635 commit 56e5d26Copy full SHA for 56e5d26
1 file changed
packages/schema-to-json/package.json
@@ -31,7 +31,7 @@
31
}
32
},
33
"scripts": {
34
- "clean": "rimraf dist .tshy .tshy-build .turbo",
+ "clean": "rimraf dist",
35
"build": "pnpm run clean && pnpm run build:tshy && pnpm run update-version",
36
"build:tshy": "tshy",
37
"dev": "tshy --watch",
0 commit comments