From 1a073e477827cf8b49edbd694aca536dc545f1ec Mon Sep 17 00:00:00 2001 From: Luke Karrys Date: Fri, 3 May 2024 11:48:39 -0700 Subject: [PATCH] chore: bump @npmcli/template-oss to 4.22.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ee52ed43..010c7930 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ ], "devDependencies": { "@npmcli/eslint-config": "^4.0.0", - "@npmcli/template-oss": "file:./", + "@npmcli/template-oss": "4.22.0", "nock": "^13.3.8", "tap": "^16.0.0" },