Sha256: 486c92230eabe56486e611c286e654c4db1cce26959dddc3c9e35f59ce2cbd42
Contents?: true
Size: 209 Bytes
Versions: 1
Compression:
Stored size: 209 Bytes
Contents
# frozen_string_literal: true class ViteRuby VERSION = '3.2.3' # Internal: Versions used by default when running `vite install`. DEFAULT_VITE_VERSION = '^3.0.0' DEFAULT_PLUGIN_VERSION = '^3.1.0' end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
vite_ruby-3.2.3 | lib/vite_ruby/version.rb |