Test
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "flowbite-vue",
|
||||
"version": "0.1.2",
|
||||
"version": "0.1.2-dev",
|
||||
"repository": "https://github.com/skjaro/flowbite-vue.git",
|
||||
"author": "themesberg",
|
||||
"license": "MIT",
|
||||
@@ -71,6 +71,7 @@
|
||||
"classnames": "2.3.2",
|
||||
"floating-vue": "2.0.0-beta.24",
|
||||
"flowbite": "1.5.4",
|
||||
"flowbite-vue": "https://github.com/skjaro/flowbite-vue",
|
||||
"lodash-es": "4.17.21",
|
||||
"nanoid": "4.0.0",
|
||||
"tailwind-merge": "^1.14.0",
|
||||
|
||||
13
yarn.lock
13
yarn.lock
@@ -1789,6 +1789,19 @@ floating-vue@2.0.0-beta.24:
|
||||
"@floating-ui/dom" "~1.1.1"
|
||||
vue-resize "^2.0.0-alpha.1"
|
||||
|
||||
"flowbite-vue@https://github.com/skjaro/flowbite-vue":
|
||||
version "0.1.2"
|
||||
resolved "https://github.com/skjaro/flowbite-vue#27745e8b900eae3d493ad18543566a82f4ee399e"
|
||||
dependencies:
|
||||
"@vueuse/core" "9.3.0"
|
||||
classnames "2.3.2"
|
||||
floating-vue "2.0.0-beta.24"
|
||||
flowbite "1.5.4"
|
||||
lodash-es "4.17.21"
|
||||
nanoid "4.0.0"
|
||||
tailwind-merge "^1.14.0"
|
||||
tailwindcss "^3"
|
||||
|
||||
flowbite@1.5.4:
|
||||
version "1.5.4"
|
||||
resolved "https://registry.yarnpkg.com/flowbite/-/flowbite-1.5.4.tgz#fafea28f7722cecc9aae2ca81b81cb51b3bc123b"
|
||||
|
||||
Reference in New Issue
Block a user