bump to 1.4.2

This commit is contained in:
Robin Malfait
2021-11-08 11:15:43 +01:00
parent 0252c6136e
commit 2f987be5b9
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@headlessui/react",
"version": "1.4.1",
"version": "1.4.2",
"description": "A set of completely unstyled, fully accessible UI components for React, designed to integrate beautifully with Tailwind CSS.",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@headlessui/vue",
"version": "1.4.1",
"version": "1.4.2",
"description": "A set of completely unstyled, fully accessible UI components for Vue 3, designed to integrate beautifully with Tailwind CSS.",
"main": "dist/index.js",
"typings": "dist/index.d.ts",