-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updated meteor to 2.16, and also updated meteor and NPM packages
- Loading branch information
1 parent
b757a6b
commit 16ceff3
Showing
73 changed files
with
73,651 additions
and
8,237 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule MATScommon
updated
3 files
+204 −413 | meteor_packages/mats-common/.npm/package/npm-shrinkwrap.json | |
+10 −10 | meteor_packages/mats-common/package.js | |
+1 −0 | meteor_packages/mats-common/public/MATSReleaseNotes.html |
Submodule METexpress
updated
37 files
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,7 +6,7 @@ | |
|
||
[email protected] # Packages every Meteor app needs to have | ||
[email protected] # Packages for a great mobile UX | ||
[email protected].8 # The database Meteor supports right now | ||
[email protected].10 # The database Meteor supports right now | ||
blaze-html-templates # Compile .html files into Meteor Blaze views | ||
[email protected] # Reactive variable for tracker | ||
[email protected] # Helpful client-side library | ||
|
@@ -19,13 +19,13 @@ pcel:mysql | |
seba:minifiers-autoprefixer | ||
[email protected] | ||
momentjs:moment | ||
randyp:mats-common@5.2.3 | ||
randyp:mats-common@5.3.1 | ||
[email protected] | ||
[email protected].10 | ||
[email protected].11 | ||
[email protected] | ||
[email protected] | ||
[email protected] | ||
[email protected].0 | ||
[email protected].1 | ||
kadira:blaze-layout | ||
ostrio:flow-router-extra | ||
meteorhacks:picker |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
METEOR@2.15 | ||
METEOR@2.16 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.