From 17b39070377479173b51356b4ee30047fac6d6bf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Aug 2024 13:21:17 +0000 Subject: [PATCH] Bump @playform/build from 0.1.3 to 0.1.4 Bumps [@playform/build](https://github.com/PlayForm/Build) from 0.1.3 to 0.1.4. - [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.3...v0.1.4) --- 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 ad4a9c4..03db837 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "prepublishOnly": "Build 'Source/**/*.ts'" }, "dependencies": { - "@playform/build": "0.1.3" + "@playform/build": "0.1.4" }, "publishConfig": { "access": "public",