From 55179f53aae91df46da00332bd890f59b3bf5ebb Mon Sep 17 00:00:00 2001 From: "Dylan J. Sather" Date: Thu, 12 Aug 2021 15:01:19 -0700 Subject: [PATCH] pipedreamh -> pipedream --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f130706..ea88945 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "@pipedreamhq/platform", + "name": "@pipedream/platform", "version": "0.9.0", "description": "Pipedream platform globals (typing and runtime type checking)", "homepage": "https://pipedream.com",