From 497f7915bd3901954e3190699405afec737c7931 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 May 2024 09:27:06 +0000 Subject: [PATCH] Bump @playform/build from 0.0.7 to 0.0.8 Bumps [@playform/build](https://github.com/PlayForm/Build) from 0.0.7 to 0.0.8. - [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.7...v0.0.8) --- updated-dependencies: - dependency-name: "@playform/build" dependency-type: direct:development 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 a1916df..9fb1485 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "prepublishOnly": "Build 'Source/**/*.ts'" }, "devDependencies": { - "@playform/build": "0.0.7", + "@playform/build": "0.0.8", "@playform/document": "0.0.6", "astro": "4.7.1" },