mirror of
https://github.com/fdundjer/solana-sniper-bot.git
synced 2025-11-09 20:12:06 +10:00
version bump
This commit is contained in:
4
package-lock.json
generated
4
package-lock.json
generated
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"name": "warp-solana-bot",
|
"name": "warp-solana-bot",
|
||||||
"version": "2.0.1",
|
"version": "2.0.2",
|
||||||
"lockfileVersion": 3,
|
"lockfileVersion": 3,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
"": {
|
"": {
|
||||||
"name": "warp-solana-bot",
|
"name": "warp-solana-bot",
|
||||||
"version": "2.0.1",
|
"version": "2.0.2",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@metaplex-foundation/mpl-token-metadata": "^3.2.1",
|
"@metaplex-foundation/mpl-token-metadata": "^3.2.1",
|
||||||
"@raydium-io/raydium-sdk": "^1.3.1-beta.47",
|
"@raydium-io/raydium-sdk": "^1.3.1-beta.47",
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
"name": "warp-solana-bot",
|
"name": "warp-solana-bot",
|
||||||
"author": "Filip Dundjer",
|
"author": "Filip Dundjer",
|
||||||
"homepage": "https://warp.id",
|
"homepage": "https://warp.id",
|
||||||
"version": "2.0.1",
|
"version": "2.0.2",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "ts-node index.ts",
|
"start": "ts-node index.ts",
|
||||||
"tsc": "tsc --noEmit"
|
"tsc": "tsc --noEmit"
|
||||||
|
|||||||
Reference in New Issue
Block a user