Updated to Meteor 1.3
This commit is contained in:
parent
4138d7b7bc
commit
97c8c2b554
@ -11,3 +11,4 @@ notices-for-facebook-graph-api-2
|
|||||||
1.2.0-cordova-changes
|
1.2.0-cordova-changes
|
||||||
1.2.0-breaking-changes
|
1.2.0-breaking-changes
|
||||||
1.3.0-split-minifiers-package
|
1.3.0-split-minifiers-package
|
||||||
|
1.3.5-remove-old-dev-bundle-link
|
||||||
|
|||||||
@ -1 +1 @@
|
|||||||
METEOR@1.3.4.4
|
METEOR@1.3.5.1
|
||||||
|
|||||||
@ -1,12 +1,12 @@
|
|||||||
accounts-base@1.2.8
|
accounts-base@1.2.8
|
||||||
accounts-password@1.1.12
|
accounts-password@1.1.13
|
||||||
aldeed:template-extension@4.0.0
|
aldeed:template-extension@4.0.0
|
||||||
allow-deny@1.0.5
|
allow-deny@1.0.5
|
||||||
anti:gagarin@0.4.11
|
anti:gagarin@0.4.11
|
||||||
anti:i18n@0.4.3
|
anti:i18n@0.4.3
|
||||||
arsnebula:reactive-promise@0.9.1
|
arsnebula:reactive-promise@0.9.1
|
||||||
autoupdate@1.2.11
|
autoupdate@1.2.11
|
||||||
babel-compiler@6.8.4
|
babel-compiler@6.8.5
|
||||||
babel-runtime@0.1.9_1
|
babel-runtime@0.1.9_1
|
||||||
base64@1.0.9
|
base64@1.0.9
|
||||||
binary-heap@1.0.9
|
binary-heap@1.0.9
|
||||||
@ -30,22 +30,22 @@ clinical:router-location@2.1.0
|
|||||||
clinical:router-middleware-stack@2.1.2
|
clinical:router-middleware-stack@2.1.2
|
||||||
clinical:router-url@2.1.0
|
clinical:router-url@2.1.0
|
||||||
clinical:theming@0.4.10
|
clinical:theming@0.4.10
|
||||||
coffeescript@1.1.3
|
coffeescript@1.1.4
|
||||||
cornerstone@0.0.1
|
cornerstone@0.0.1
|
||||||
ddp@1.2.5
|
ddp@1.2.5
|
||||||
ddp-client@1.2.9
|
ddp-client@1.2.9
|
||||||
ddp-common@1.2.6
|
ddp-common@1.2.6
|
||||||
ddp-rate-limiter@1.0.5
|
ddp-rate-limiter@1.0.5
|
||||||
ddp-server@1.2.9
|
ddp-server@1.2.10
|
||||||
deps@1.0.12
|
deps@1.0.12
|
||||||
design@0.0.1
|
design@0.0.1
|
||||||
dicomweb@0.0.1
|
dicomweb@0.0.1
|
||||||
diff-sequence@1.0.6
|
diff-sequence@1.0.6
|
||||||
dimseservice@0.0.1
|
dimseservice@0.0.1
|
||||||
ecmascript@0.4.7
|
ecmascript@0.4.8
|
||||||
ecmascript-runtime@0.2.12
|
ecmascript-runtime@0.2.12
|
||||||
ejson@1.0.12
|
ejson@1.0.12
|
||||||
email@1.0.15
|
email@1.0.16
|
||||||
es5-shim@4.5.13
|
es5-shim@4.5.13
|
||||||
fastclick@1.0.12
|
fastclick@1.0.12
|
||||||
fortawesome:fontawesome@4.5.0
|
fortawesome:fontawesome@4.5.0
|
||||||
@ -85,7 +85,7 @@ mongo@1.1.9_1
|
|||||||
mongo-id@1.0.5
|
mongo-id@1.0.5
|
||||||
mrt:moment@2.8.1
|
mrt:moment@2.8.1
|
||||||
natestrauser:select2@4.0.2
|
natestrauser:select2@4.0.2
|
||||||
npm-bcrypt@0.8.6_2
|
npm-bcrypt@0.8.6_3
|
||||||
npm-mongo@1.4.45
|
npm-mongo@1.4.45
|
||||||
observe-sequence@1.0.12
|
observe-sequence@1.0.12
|
||||||
ordered-dict@1.0.8
|
ordered-dict@1.0.8
|
||||||
@ -113,10 +113,10 @@ srp@1.0.9
|
|||||||
standard-app-packages@1.0.9
|
standard-app-packages@1.0.9
|
||||||
standard-minifier-css@1.0.8
|
standard-minifier-css@1.0.8
|
||||||
standard-minifier-js@1.0.8
|
standard-minifier-js@1.0.8
|
||||||
stylus@2.512.4
|
stylus@2.512.5
|
||||||
templating@1.1.13
|
templating@1.1.14
|
||||||
templating-tools@1.0.4
|
templating-tools@1.0.4
|
||||||
tracker@1.0.14
|
tracker@1.0.15
|
||||||
twbs:bootstrap@3.3.6
|
twbs:bootstrap@3.3.6
|
||||||
typ:accounts-ldap@1.0.1
|
typ:accounts-ldap@1.0.1
|
||||||
typ:ldapjs@0.7.3
|
typ:ldapjs@0.7.3
|
||||||
@ -125,7 +125,7 @@ underscore@1.0.9
|
|||||||
url@1.0.10
|
url@1.0.10
|
||||||
validatejs@0.0.1
|
validatejs@0.0.1
|
||||||
viewerbase@0.0.1
|
viewerbase@0.0.1
|
||||||
webapp@1.2.10
|
webapp@1.2.11
|
||||||
webapp-hashing@1.0.9
|
webapp-hashing@1.0.9
|
||||||
worklist@0.0.1
|
worklist@0.0.1
|
||||||
zuuk:stale-session@1.0.8
|
zuuk:stale-session@1.0.8
|
||||||
|
|||||||
@ -11,3 +11,4 @@ notices-for-facebook-graph-api-2
|
|||||||
1.2.0-cordova-changes
|
1.2.0-cordova-changes
|
||||||
1.2.0-breaking-changes
|
1.2.0-breaking-changes
|
||||||
1.3.0-split-minifiers-package
|
1.3.0-split-minifiers-package
|
||||||
|
1.3.5-remove-old-dev-bundle-link
|
||||||
|
|||||||
@ -1 +1 @@
|
|||||||
METEOR@1.3.4.4
|
METEOR@1.3.5.1
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
allow-deny@1.0.5
|
allow-deny@1.0.5
|
||||||
arsnebula:reactive-promise@0.9.1
|
arsnebula:reactive-promise@0.9.1
|
||||||
autoupdate@1.2.11
|
autoupdate@1.2.11
|
||||||
babel-compiler@6.8.4
|
babel-compiler@6.8.5
|
||||||
babel-runtime@0.1.9_1
|
babel-runtime@0.1.9_1
|
||||||
base64@1.0.9
|
base64@1.0.9
|
||||||
binary-heap@1.0.9
|
binary-heap@1.0.9
|
||||||
@ -17,18 +17,18 @@ clinical:router@2.0.19
|
|||||||
clinical:router-location@2.1.0
|
clinical:router-location@2.1.0
|
||||||
clinical:router-middleware-stack@2.1.2
|
clinical:router-middleware-stack@2.1.2
|
||||||
clinical:router-url@2.1.0
|
clinical:router-url@2.1.0
|
||||||
coffeescript@1.1.3
|
coffeescript@1.1.4
|
||||||
cornerstone@0.0.1
|
cornerstone@0.0.1
|
||||||
ddp@1.2.5
|
ddp@1.2.5
|
||||||
ddp-client@1.2.9
|
ddp-client@1.2.9
|
||||||
ddp-common@1.2.6
|
ddp-common@1.2.6
|
||||||
ddp-server@1.2.9
|
ddp-server@1.2.10
|
||||||
deps@1.0.12
|
deps@1.0.12
|
||||||
design@0.0.1
|
design@0.0.1
|
||||||
dicomweb@0.0.1
|
dicomweb@0.0.1
|
||||||
diff-sequence@1.0.6
|
diff-sequence@1.0.6
|
||||||
dimseservice@0.0.1
|
dimseservice@0.0.1
|
||||||
ecmascript@0.4.7
|
ecmascript@0.4.8
|
||||||
ecmascript-runtime@0.2.12
|
ecmascript-runtime@0.2.12
|
||||||
ejson@1.0.12
|
ejson@1.0.12
|
||||||
fastclick@1.0.12
|
fastclick@1.0.12
|
||||||
@ -85,16 +85,16 @@ spacebars-compiler@1.0.12
|
|||||||
standard-app-packages@1.0.9
|
standard-app-packages@1.0.9
|
||||||
standard-minifier-css@1.0.8
|
standard-minifier-css@1.0.8
|
||||||
standard-minifier-js@1.0.8
|
standard-minifier-js@1.0.8
|
||||||
stylus@2.512.4
|
stylus@2.512.5
|
||||||
templating@1.1.13
|
templating@1.1.14
|
||||||
templating-tools@1.0.4
|
templating-tools@1.0.4
|
||||||
tracker@1.0.14
|
tracker@1.0.15
|
||||||
twbs:bootstrap@3.3.6
|
twbs:bootstrap@3.3.6
|
||||||
ui@1.0.11
|
ui@1.0.11
|
||||||
underscore@1.0.9
|
underscore@1.0.9
|
||||||
url@1.0.10
|
url@1.0.10
|
||||||
validatejs@0.0.1
|
validatejs@0.0.1
|
||||||
viewerbase@0.0.1
|
viewerbase@0.0.1
|
||||||
webapp@1.2.10
|
webapp@1.2.11
|
||||||
webapp-hashing@1.0.9
|
webapp-hashing@1.0.9
|
||||||
worklist@0.0.1
|
worklist@0.0.1
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user