From 200c0c4f5965d3232f60d89b1d7f4aef74b8d3d5 Mon Sep 17 00:00:00 2001 From: Luke Karrys Date: Sat, 10 Dec 2022 12:30:49 -0700 Subject: [PATCH] chore: postinstall for dependabot template-oss PR --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 452b408..d8bf19d 100644 --- a/package.json +++ b/package.json @@ -49,6 +49,6 @@ "templateOSS": { "//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.", "windowsCI": false, - "version": "4.10.0" + "version": "4.11.0" } }