From ab3237a7f30973042a1f2ecb6c109bbab7dcf4b1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Sep 2024 13:47:49 +0000 Subject: [PATCH] Bump @playform/build from 0.1.6 to 0.1.7 in /Intake Bumps [@playform/build](https://github.com/PlayForm/Build) from 0.1.6 to 0.1.7. - [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.6...v0.1.7) --- updated-dependencies: - dependency-name: "@playform/build" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Intake/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Intake/package.json b/Intake/package.json index 2e70d37..9c02a9c 100644 --- a/Intake/package.json +++ b/Intake/package.json @@ -24,7 +24,7 @@ "prepublishOnly": "Build 'Source/**/*.ts'" }, "devDependencies": { - "@playform/build": "0.1.6" + "@playform/build": "0.1.7" }, "publishConfig": { "access": "public",