diff --git a/package.json b/package.json index b32df96..d52dd19 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,6 @@ "main": "index.ts", "scripts": { "updateCheck": "check-outdated", - "pack": "webpack", "build": "tsc --build", "_clean": "tsc --build --clean" },