fix(meteor): Fix broken autoupdate for Meteor 1.8
This commit is contained in:
parent
aa170e9a89
commit
a42cc5f1a1
@ -4,14 +4,14 @@
|
||||
# 'meteor add' and 'meteor remove' will edit this file for you,
|
||||
# but you can also edit it by hand.
|
||||
|
||||
http@1.4.1
|
||||
http@1.4.2
|
||||
promise@0.11.1
|
||||
stylus@2.513.13
|
||||
meteor-base@1.4.0
|
||||
mobile-experience@1.0.5
|
||||
mongo@1.6.0
|
||||
blaze-html-templates@1.0.4
|
||||
session@1.2.0
|
||||
session@1.2.0-beta181.7
|
||||
jquery@1.11.10
|
||||
tracker@1.2.0
|
||||
logging@1.1.20
|
||||
@ -21,7 +21,7 @@ spacebars@1.0.12
|
||||
check@1.3.1
|
||||
ecmascript@0.12.3
|
||||
reactive-var@1.0.11
|
||||
reactive-dict@1.2.1
|
||||
reactive-dict@1.3.0-beta181.7
|
||||
standard-minifier-css@1.5.2
|
||||
standard-minifier-js@2.4.0
|
||||
shell-server@0.4.0
|
||||
|
||||
@ -1 +1 @@
|
||||
METEOR@1.8.0.1
|
||||
METEOR@1.8.1-beta.7
|
||||
|
||||
@ -6,7 +6,7 @@ aldeed:simple-schema@1.5.4
|
||||
aldeed:template-extension@4.1.0
|
||||
allow-deny@1.1.0
|
||||
amplify@1.0.0
|
||||
autoupdate@1.5.0
|
||||
autoupdate@1.6.0-beta181.7
|
||||
babel-compiler@7.2.3
|
||||
babel-runtime@1.3.0
|
||||
base64@1.0.11
|
||||
@ -27,7 +27,7 @@ cultofcoders:persistent-session@0.4.5
|
||||
ddp@1.4.0
|
||||
ddp-client@2.3.3
|
||||
ddp-common@1.4.0
|
||||
ddp-server@2.2.0
|
||||
ddp-server@2.3.0-beta181.7
|
||||
deps@1.0.12
|
||||
diff-sequence@1.1.1
|
||||
dynamic-import@0.5.1
|
||||
@ -69,7 +69,7 @@ minifier-js@2.4.0
|
||||
minimongo@1.4.5
|
||||
mobile-experience@1.0.5
|
||||
mobile-status-bar@1.0.14
|
||||
modern-browsers@0.1.3
|
||||
modern-browsers@0.1.4-beta181.7
|
||||
modules@0.13.0
|
||||
modules-runtime@0.10.3
|
||||
momentjs:moment@2.22.2
|
||||
@ -78,7 +78,7 @@ mongo-decimal@0.1.0
|
||||
mongo-dev-server@1.1.0
|
||||
mongo-id@1.0.7
|
||||
natestrauser:select2@4.0.3
|
||||
npm-mongo@3.1.1
|
||||
npm-mongo@3.1.2-beta181.7
|
||||
observe-sequence@1.0.16
|
||||
ohif:commands@0.0.1
|
||||
ohif:core@0.0.1
|
||||
@ -107,7 +107,7 @@ promise@0.11.1
|
||||
raix:eventemitter@0.1.3
|
||||
random@1.1.0
|
||||
react-template-helper@0.2.11
|
||||
reactive-dict@1.2.1
|
||||
reactive-dict@1.3.0-beta181.7
|
||||
reactive-var@1.0.11
|
||||
reload@1.2.0
|
||||
retry@1.1.0
|
||||
|
||||
@ -34,9 +34,9 @@ aldeed:template-extension
|
||||
aldeed:simple-schema@1.5.3
|
||||
stylus@=2.513.14
|
||||
clinical:router
|
||||
session@1.2.0
|
||||
session@1.2.0-beta181.7
|
||||
cultofcoders:persistent-session
|
||||
reactive-dict@1.2.1
|
||||
reactive-dict@1.3.0-beta181.7
|
||||
fortawesome:fontawesome
|
||||
mrt:moment
|
||||
random@1.1.0
|
||||
|
||||
@ -1 +1 @@
|
||||
METEOR@1.8.0.1
|
||||
METEOR@1.8.1-beta.7
|
||||
|
||||
@ -6,7 +6,7 @@ aldeed:simple-schema@1.5.4
|
||||
aldeed:template-extension@4.1.0
|
||||
allow-deny@1.1.0
|
||||
amplify@1.0.0
|
||||
autoupdate@1.5.0
|
||||
autoupdate@1.6.0-beta181.7
|
||||
babel-compiler@7.2.3
|
||||
babel-runtime@1.3.0
|
||||
base64@1.0.11
|
||||
@ -27,7 +27,7 @@ cultofcoders:persistent-session@0.4.5
|
||||
ddp@1.4.0
|
||||
ddp-client@2.3.3
|
||||
ddp-common@1.4.0
|
||||
ddp-server@2.2.0
|
||||
ddp-server@2.3.0-beta181.7
|
||||
deps@1.0.12
|
||||
diff-sequence@1.1.1
|
||||
dynamic-import@0.5.1
|
||||
@ -64,7 +64,7 @@ minifier-js@2.4.0
|
||||
minimongo@1.4.5
|
||||
mobile-experience@1.0.5
|
||||
mobile-status-bar@1.0.14
|
||||
modern-browsers@0.1.3
|
||||
modern-browsers@0.1.4-beta181.7
|
||||
modules@0.13.0
|
||||
modules-runtime@0.10.3
|
||||
momentjs:moment@2.18.1
|
||||
@ -74,7 +74,7 @@ mongo-dev-server@1.1.0
|
||||
mongo-id@1.0.7
|
||||
mrt:moment@2.8.1
|
||||
natestrauser:select2@4.0.3
|
||||
npm-mongo@3.1.1
|
||||
npm-mongo@3.1.2-beta181.7
|
||||
observe-sequence@1.0.16
|
||||
ohif:commands@0.0.1
|
||||
ohif:core@0.0.1
|
||||
@ -102,7 +102,7 @@ promise@0.11.1
|
||||
raix:eventemitter@0.1.3
|
||||
random@1.1.0
|
||||
react-template-helper@0.2.11
|
||||
reactive-dict@1.2.1
|
||||
reactive-dict@1.3.0-beta181.7
|
||||
reactive-var@1.0.11
|
||||
reload@1.2.0
|
||||
retry@1.1.0
|
||||
|
||||
Loading…
Reference in New Issue
Block a user