From 0106b8914c54427427297bf664092e956683b7ea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jul 2024 21:11:27 +0000 Subject: [PATCH] Bump @playform/build from 0.0.11 to 0.1.0 Bumps [@playform/build](https://github.com/PlayForm/Build) from 0.0.11 to 0.1.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.0.11...v0.1.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 b467e265..2211853d 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "dependencies": { "@astrojs/prefetch": "0.4.1", "@astrojs/sitemap": "3.1.6", - "@playform/build": "0.0.11", + "@playform/build": "0.1.0", "@playform/compress": "0.0.13", "@playform/format": "0.0.7", "@playform/inline": "0.0.7",