We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24113f6 commit 1ae24aaCopy full SHA for 1ae24aa
1 file changed
packages/swap/package.json
@@ -16,7 +16,7 @@
16
"scripts": {
17
"build": "tsup src/index.ts --format esm,cjs --dts --clean",
18
"lint": "prettier --write .",
19
- "test": "vitest run tests/okx*"
+ "test": "vitest run"
20
},
21
"engines": {
22
"node": ">=14.15.0"
0 commit comments