Skip to content

Commit

Permalink
Updated meteor and npm packages
Browse files Browse the repository at this point in the history
  • Loading branch information
mollybsmith-noaa committed Mar 1, 2024
1 parent 79e0145 commit d7d3d07
Show file tree
Hide file tree
Showing 42 changed files with 914 additions and 922 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# This tag here should match the app's Meteor version, per .meteor/release
FROM geoffreybooth/meteor-base:2.14 AS meteor-builder
FROM geoffreybooth/meteor-base:2.15 AS meteor-builder

ARG APPNAME

Expand Down
6 changes: 3 additions & 3 deletions apps/met-airquality/.meteor/packages
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,13 @@ pcel:mysql
seba:minifiers-autoprefixer
[email protected]
momentjs:moment
randyp:[email protected].1
randyp:[email protected].3
[email protected]
[email protected].9
[email protected].10
[email protected]
[email protected]
[email protected]
underscore@1.0.13
underscore@1.6.0
kadira:blaze-layout
ostrio:flow-router-extra
meteorhacks:picker
2 changes: 1 addition & 1 deletion apps/met-airquality/.meteor/release
Original file line number Diff line number Diff line change
@@ -1 +1 @@
METEOR@2.14
METEOR@2.15
Loading

0 comments on commit d7d3d07

Please sign in to comment.