Skip to content

Commit

Permalink
fix: resolve workspace:* version
Browse files Browse the repository at this point in the history
  • Loading branch information
00xSam committed Dec 2, 2024
1 parent c18b10a commit f33c810
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ts-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"main": "dist/cjs/index.js",
"module": "dist/esm/index.js",
"scripts": {
"prepare": "npm rm @meteora-ag/config && npm install @meteora-ag/config",
"build": "rm -rf dist && tsc -p tsconfig.build.json && tsc -p tsconfig.esm.json",
"test": "jest ./src/vault/tests/*.test.ts --runInBand",
"test-affiliate": "jest ./src/vault/tests/affiliate.test.ts --runInBand"
Expand Down

0 comments on commit f33c810

Please sign in to comment.