diff --git a/package.json b/package.json index 70ead7f..c035b89 100644 --- a/package.json +++ b/package.json @@ -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", diff --git a/yarn.lock b/yarn.lock index 45e5633..bc64334 100644 --- a/yarn.lock +++ b/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"