Skip to content

Commit bf0eeaf

Browse files
committed
Change gem name
> There was a problem saving your gem: Name 'flowbite-view_components' > is too similar to an existing gem named 'flowbite_view_components'
1 parent 4e8ad0b commit bf0eeaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flowbite-view_components.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
require_relative "lib/flowbite/view_components/version"
44

55
Gem::Specification.new do |spec|
6-
spec.name = "flowbite-view_components"
6+
spec.name = "flowbite-components"
77
spec.version = Flowbite::ViewComponents::VERSION
88
spec.authors = ["Jakob Skjerning"]
99
spec.email = ["[email protected]"]

0 commit comments

Comments
 (0)