diff --git a/package.json b/package.json index 9f04e31..d100b5a 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,6 @@ "description": "Generate an open graph image for twitter/facebook/etc", "main": "dist/card.js", "scripts": { - "dev": "now dev", "build": "tsc", "now-build": "tsc", "watch": "tsc --watch"