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",