mirror of
https://github.com/fdundjer/solana-sniper-bot.git
synced 2025-11-12 07:42:39 +10:00
Remove pnpm
Remove work script command Reuse poolkeys for sell
This commit is contained in:
@ -2,8 +2,7 @@
|
||||
"name": "solana-sniper-bot",
|
||||
"author": "Filip Dundjer",
|
||||
"scripts": {
|
||||
"buy": "ts-node buy.ts",
|
||||
"work": "ts-node worker/watcher.ts"
|
||||
"buy": "ts-node buy.ts"
|
||||
},
|
||||
"dependencies": {
|
||||
"@raydium-io/raydium-sdk": "^1.3.1-beta.47",
|
||||
|
||||
Reference in New Issue
Block a user