From 61a2b529e243a70a076faa79ae810c4f8d88aff4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 May 2021 17:47:14 +0000 Subject: [PATCH] chore(deps): bump make-dir from 1.3.0 to 3.1.0 Bumps [make-dir](https://github.com/sindresorhus/make-dir) from 1.3.0 to 3.1.0. - [Release notes](https://github.com/sindresorhus/make-dir/releases) - [Commits](https://github.com/sindresorhus/make-dir/compare/v1.3.0...v3.1.0) Signed-off-by: dependabot[bot] --- package-lock.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package-lock.json b/package-lock.json index ebc714ef..56b41b0e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5,6 +5,7 @@ "packages": { "": { "name": "api-monorepo", + "hasInstallScript": true, "workspaces": [ "./packages/*" ],