Skip to content

Commit 5da039c

Browse files
authored
Merge pull request meteor#227 from hwillson/react
Updated to Meteor 1.4.4.1.
2 parents 2df0a2b + 1a33739 commit 5da039c

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

.meteor/packages

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
# meteor libraries
88
meteor-base@1.0.4
9-
ecmascript@0.6.3
9+
ecmascript@0.7.2
1010
es5-shim@4.6.15
1111
check@1.2.5
1212
tracker@1.1.2
@@ -34,7 +34,7 @@ mdg:validation-error
3434
universe:i18n
3535

3636
# accounts
37-
accounts-password@1.3.4
37+
accounts-password@1.3.5
3838

3939
# mobile
4040
crosswalk@1.7.1
@@ -43,7 +43,7 @@ chriswessels:hammer
4343

4444
# production
4545
juliancwirko:postcss@1.0.0-beta.11
46-
standard-minifier-js@1.2.3
46+
standard-minifier-js@2.0.0
4747
ddp-rate-limiter@1.0.7
4848
app-prod-security
4949

.meteor/release

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

.meteor/versions

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ mdg:validation-error@0.5.1
6565
meteor@1.6.1
6666
meteor-base@1.0.4
6767
minifier-css@1.2.16
68-
minifier-js@1.2.18
68+
minifier-js@2.0.0
6969
minimongo@1.0.21
7070
mobile-experience@1.0.4
7171
mobile-status-bar@1.0.14
@@ -107,7 +107,7 @@ simple:rest-json-error-handler@1.0.1
107107
spacebars@1.0.15
108108
spacebars-compiler@1.1.2
109109
srp@1.0.10
110-
standard-minifier-js@1.2.3
110+
standard-minifier-js@2.0.0
111111
static-html@1.2.2
112112
templating@1.2.15
113113
templating-compiler@1.2.15

0 commit comments

Comments
 (0)