mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
Remove version pin from jorgenvatle:vite bundler.
A full release of the package for Meteor v3 has been published, so this should allow Meteor auto-select the most relevant compatible version to match the Meteor version in use.
This commit is contained in:
@@ -19,4 +19,4 @@ hot-module-replacement # Update client in development without reloading the pag
|
||||
|
||||
~prototype~
|
||||
static-html # Define static page content in .html files
|
||||
jorgenvatle:vite-bundler@2.0.0-beta.12
|
||||
jorgenvatle:vite-bundler
|
||||
|
||||
@@ -18,6 +18,6 @@ shell-server # Server-side component of the `meteor shell` com
|
||||
hot-module-replacement # Update client in development without reloading the page
|
||||
|
||||
static-html # Define static page content in .html files
|
||||
jorgenvatle:vite-bundler@2.0.0-beta.12
|
||||
jorgenvatle:vite-bundler
|
||||
~prototype~
|
||||
|
||||
|
||||
Reference in New Issue
Block a user