From ce043d3dda692954350504d00351c0989ed462e6 Mon Sep 17 00:00:00 2001 From: Junior Garcia Date: Tue, 6 Jun 2023 15:20:49 -0300 Subject: [PATCH] v0.1.6 --- package.json | 2 +- pnpm-lock.yaml | 6 +++++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 77642a5..bf170da 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tailwind-variants", - "version": "0.1.5", + "version": "0.1.6", "description": "🦄 Tailwindcss first-class variant API", "author": "Junior Garcia ", "license": "MIT", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 6f33fb8..ca81b77 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1,4 +1,8 @@ -lockfileVersion: '6.0' +lockfileVersion: '6.1' + +settings: + autoInstallPeers: true + excludeLinksFromLockfile: false dependencies: tailwind-merge: