Skip to content

Commit 89bf206

Browse files
committed
Upgrade to Meteor 2.8.1
1 parent 3065281 commit 89bf206

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

.meteor/packages

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@
44
# 'meteor add' and 'meteor remove' will edit this file for you,
55
# but you can also edit it by hand.
66

7-
[email protected].1 # Shared foundation for all Meteor packages
7+
[email protected].2 # Shared foundation for all Meteor packages
88
[email protected] # Define static page content in .html files
9-
[email protected].2 # Enable ECMAScript2015+ syntax in app code
10-
[email protected].1 # Serves a Meteor app over HTTP
11-
[email protected].0 # Support for server-side rendering
12-
[email protected].1 # Rebuilds the client if there is a change on the client without restarting the server
9+
[email protected].3 # Enable ECMAScript2015+ syntax in app code
10+
[email protected].2 # Serves a Meteor app over HTTP
11+
[email protected].1 # Support for server-side rendering
12+
[email protected].2 # Rebuilds the client if there is a change on the client without restarting the server
1313
zodern:remove-client-js

.meteor/release

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1+

.meteor/versions

Lines changed: 3 additions & 3 deletions

0 commit comments

Comments
 (0)