From 6269440272785e6368bff2b8000e17d0cc968c91 Mon Sep 17 00:00:00 2001 From: fyears Date: Wed, 20 Oct 2021 23:29:26 +0800 Subject: [PATCH] remove rollup --- package.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/package.json b/package.json index 1dee5c6..14b05db 100644 --- a/package.json +++ b/package.json @@ -13,10 +13,6 @@ "author": "", "license": "Apache-2.0", "devDependencies": { - "@rollup/plugin-commonjs": "^18.0.0", - "@rollup/plugin-json": "^4.1.0", - "@rollup/plugin-node-resolve": "^11.2.1", - "@rollup/plugin-typescript": "^8.2.1", "@types/node": "^14.14.37", "parcel": "^2.0.0", "prettier": "^2.4.1",