diff --git a/package.json b/package.json index 66062bb16..0d8297852 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,6 @@ "scripts": { "init-integration": "ts-node scripts/dex-integration.ts init", "test-integration": "ts-node scripts/dex-integration.ts test", - "play:bebop": "ts-node src/dex/bebop/play.ts", "build": "yarn check:pq && yarn check:es && tsc", "watch": "tsc -w", "test": "jest",