Skip to content

Commit

Permalink
Np: no tests
Browse files Browse the repository at this point in the history
  • Loading branch information
marcofugaro committed May 27, 2024
1 parent 63cc850 commit 83bf90d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"serve": "vite preview",
"build": "vite build && yarn build-types",
"build-types": "tsc --skipLibCheck --isolatedModules false --noEmit false --emitDeclarationOnly --declaration --outDir dist/",
"publish": "yarn build && np"
"publish": "yarn build && np --no-tests"
},
"peerDependencies": {
"@splinetool/runtime": "*",
Expand Down

0 comments on commit 83bf90d

Please sign in to comment.