Skip to content

Commit 37d98d1

Browse files
authored
Update weather-task.ts
1 parent 148ade9 commit 37d98d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mastra-agents/src/trigger/weather-task.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { logger, task } from "@trigger.dev/sdk/v3";
1+
import { logger, task } from "@trigger.dev/sdk";
22
import { mastra } from "../mastra";
33

44
export const whatShouldIWearTodayTask = task({

0 commit comments

Comments
 (0)