From ba43aabee879c4579fd4b9513af208a8e11b5300 Mon Sep 17 00:00:00 2001 From: michaelfarrell76 Date: Mon, 16 Oct 2023 22:43:24 -0700 Subject: [PATCH] fuxes pkg --- package.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index f942576..a7b73db 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "author": "Transcend Inc.", - "name": "@transcend-io/privacy-types", - "description": "Core enums and types that can be useful when interacting with Transcend's public APIs.", - "version": "4.46.0", - "homepage": "https://github.com/transcend-io/privacy-types", + "name": "@transcend-io/handlebars-utils", + "description": "Utility functions for handlebars templating with Transcend - available in node and client side.", + "version": "0.0.0", + "homepage": "https://github.com/transcend-io/handlebars-utils", "repository": { "type": "git", - "url": "https://github.com/transcend-io/privacy-types.git" + "url": "https://github.com/transcend-io/handlebars-utils.git" }, "license": "MIT", "main": "build/index",