From d8005d3e0f2edd575e701d0b9d7bcfefa4c282f2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Dec 2024 01:24:56 +0000 Subject: [PATCH] Bump @playform/build from 0.1.9 to 0.2.0 Bumps [@playform/build](https://github.com/PlayForm/Build) from 0.1.9 to 0.2.0. - [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.1.9...v0.2.0) --- updated-dependencies: - dependency-name: "@playform/build" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7e9386d..0d9a057 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "dependencies": { "@astrojs/prefetch": "0.4.1", "@astrojs/sitemap": "3.2.1", - "@playform/build": "0.1.9", + "@playform/build": "0.2.0", "@playform/compress": "0.1.6", "@playform/format": "0.0.7", "@playform/inline": "0.1.0",