diff --git a/package.json b/package.json index fce4794af..67a3a51df 100644 --- a/package.json +++ b/package.json @@ -25,8 +25,7 @@ "update:metadata": "node utils/updateInfo.js", "update_info:tezos": "node tezos/updateInfo.js", "resize": "node utils/resize.js", - "rarity": "node utils/rarity.js", - "preview": "node utils/createPreviewCollage.js" + "rarity": "node utils/rarity.js" }, "author": "Daniel Eugene Botha (HashLips), NFTChef", "license": "MIT", @@ -40,4 +39,4 @@ "sharp": "^0.30.2", "gif-encoder-2": "^1.0.5" } -} \ No newline at end of file +}