diff --git a/package.json b/package.json index 1ec87c6..4b58f62 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@e-krebs/react-library", - "version": "0.0.36", + "version": "0.0.37", "description": "A collection of components to be reused across personal projects", "repository": "github.com/e-krebs/react-library", "author": "Emmanuel Krebs ", @@ -16,7 +16,7 @@ "require": "./dist/index.umd.js" }, "./icons.svg": "./src/assets/icons.svg", - "./tailwind.config.js": "./shared.tailwind.config.js" + "./tailwind.config.ts": "./shared.tailwind.config.ts" }, "engines": { "node": ">= 20.0.0"