bumped jquery & blaze

This commit is contained in:
Gabriel Grubba
2023-06-20 23:55:36 -03:00
parent 07ae2fb430
commit b3ea48aa34
3 changed files with 8 additions and 3 deletions

View File

@@ -0,0 +1,5 @@
core-runtime@2.0.0-alpha300.10
jquery@3.0.1-alpha300.10
meteor@2.0.0-alpha300.10
modules@1.0.0-alpha300.10
modules-runtime@1.0.0-alpha300.10

View File

@@ -1,10 +1,10 @@
Package.describe({
summary: "Manipulate the DOM using CSS selectors",
version: '3.0.0'
version: '3.0.1-alpha300.10'
});
Package.onUse(function (api) {
api.use('modules');
api.use('modules@1.0.0-alpha300.10');
// Note that you can `meteor npm install jquery` (any version) into your
// application's node_modules directory, and the meteor/jquery package