From c695ca73c46073c2eaaeb2986cbf0741175161e6 Mon Sep 17 00:00:00 2001 From: nathanhleung Date: Wed, 20 Jan 2021 10:33:55 -0500 Subject: [PATCH] 3.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index dd234d4..f49ad4e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "install-peerdeps", - "version": "2.0.3", + "version": "3.0.0", "description": "CLI to automatically install peerDeps", "main": "lib/cli.js", "scripts": {