From adc0568540fa9ca256ad9f81123b6f08d3999893 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 21:10:56 +0000 Subject: [PATCH] Bump @playform/build from 0.2.0 to 0.2.1 Bumps [@playform/build](https://github.com/PlayForm/Build) from 0.2.0 to 0.2.1. - [Release notes](https://github.com/PlayForm/Build/releases) - [Changelog](https://github.com/PlayForm/Build/blob/Current/CHANGELOG.md) - [Commits](https://github.com/PlayForm/Build/compare/v0.2.0...v0.2.1) --- updated-dependencies: - dependency-name: "@playform/build" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a2a08c2b..ddc07165 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ }, "dependencies": { "@astrojs/sitemap": "3.2.1", - "@playform/build": "0.2.0", + "@playform/build": "0.2.1", "@playform/compress": "0.1.7", "@playform/format": "0.0.7", "@playform/inline": "0.1.0",