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 ceacb38 commit a3ec589Copy full SHA for a3ec589
package.json
@@ -8,7 +8,7 @@
8
"lib/**/*"
9
],
10
"scripts": {
11
- "build": "npm run write-version && tsc",
+ "build": "tsc",
12
"clean": "rm -rf ./lib/",
13
"semantic-release": "semantic-release",
14
"typecheck": "tsc --noEmit",
0 commit comments