From f374f56f8a4091768b9bc6375fab83a0cf45fceb Mon Sep 17 00:00:00 2001 From: Mirone Saul Date: Thu, 13 Oct 2022 17:22:04 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=F0=9F=A4=96=20restore=20version?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- pnpm-lock.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 2989a9e8583..6024aaf6c51 100644 --- a/package.json +++ b/package.json @@ -74,7 +74,7 @@ "pathe": "^0.3.2", "prettier": "^2.7.1", "rimraf": "^3.0.2", - "rollup": "~2.79.0", + "rollup": "^2.79.0", "rollup-plugin-auto-external": "^2.0.0", "rollup-plugin-copy": "^3.4.0", "rollup-plugin-dts": "^4.2.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e6451d8e30f..e112a63a575 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -44,7 +44,7 @@ importers: pathe: ^0.3.2 prettier: ^2.7.1 rimraf: ^3.0.2 - rollup: ~2.79.0 + rollup: ^2.79.0 rollup-plugin-auto-external: ^2.0.0 rollup-plugin-copy: ^3.4.0 rollup-plugin-dts: ^4.2.1