test file updates from self-test

This commit is contained in:
David Glasser
2014-10-22 13:43:43 -07:00
parent 70054e379d
commit 2b3eed13f5
4 changed files with 160 additions and 157 deletions

View File

@@ -1,53 +1,54 @@
application-configuration@1.0.2
autopublish@1.0.0
autoupdate@1.1.1
base64@1.0.0
binary-heap@1.0.0
blaze-tools@1.0.0
blaze@2.0.1
boilerplate-generator@1.0.0
callback-hook@1.0.0
check@1.0.1
ctl-helper@1.0.3
ctl@1.0.1
ddp@1.0.9
deps@1.0.4
ejson@1.0.3
fastclick@1.0.0
follower-livedata@1.0.1
geojson-utils@1.0.0
html-tools@1.0.1
htmljs@1.0.1
http@1.0.6
id-map@1.0.0
insecure@1.0.0
jquery@1.0.0
json@1.0.0
livedata@1.0.10
logging@1.0.3
meteor-platform@1.1.1
meteor@1.1.1
minifiers@1.1.0
minimongo@1.0.3
mobile-status-bar@1.0.0
mongo@1.0.6
observe-sequence@1.0.2
ordered-dict@1.0.0
random@1.0.0
reactive-dict@1.0.3
reactive-var@1.0.2
reload@1.1.0
retry@1.0.0
routepolicy@1.0.1
session@1.0.2
spacebars-compiler@1.0.2
spacebars@1.0.2
standard-app-packages@1.0.2
templating@1.0.7
application-configuration@1.0.3
autopublish@1.0.1
autoupdate@1.1.3-rc.0
base64@1.0.1
binary-heap@1.0.1
blaze-tools@1.0.1
blaze@2.0.3-rc.0
boilerplate-generator@1.0.1
callback-hook@1.0.1
check@1.0.2
ctl-helper@1.0.4
ctl@1.0.2
ddp@1.0.11-rc.1
deps@1.0.5
ejson@1.0.4
fastclick@1.0.1
follower-livedata@1.0.2
geojson-utils@1.0.1
html-tools@1.0.2
htmljs@1.0.2
http@1.0.8-rc.2
id-map@1.0.1
insecure@1.0.1
jquery@1.0.1
json@1.0.1
launch-screen@1.0.0-rc.0
livedata@1.0.11
logging@1.0.5-rc.0
meteor-platform@1.2.0-rc.0
meteor@1.1.3-rc.0
minifiers@1.1.2-rc.1
minimongo@1.0.5-rc.0
mobile-status-bar@1.0.1
mongo@1.0.8-rc.1
observe-sequence@1.0.3
ordered-dict@1.0.1
random@1.0.1
reactive-dict@1.0.4
reactive-var@1.0.3
reload@1.1.1
retry@1.0.1
routepolicy@1.0.2
session@1.0.4-rc.0
spacebars-compiler@1.0.3
spacebars@1.0.3
standard-app-packages@1.0.3
templating@1.0.9-rc.1
test-package@1.0.0
tracker@1.0.2
ui@1.0.3
underscore@1.0.0
url@1.0.0
webapp-hashing@1.0.0
webapp@1.1.2
tracker@1.0.3
ui@1.0.4
underscore@1.0.1
url@1.0.2-rc.0
webapp-hashing@1.0.1
webapp@1.1.4-rc.1

View File

@@ -2,11 +2,11 @@
"dependencies": [
[
"meteor",
"1.1.1"
"1.1.3-rc.0"
],
[
"underscore",
"1.0.0"
"1.0.1"
]
],
"pluginDependencies": [

View File

@@ -1,53 +1,54 @@
application-configuration@1.0.2
autopublish@1.0.0
autoupdate@1.1.1
base64@1.0.0
binary-heap@1.0.0
blaze-tools@1.0.0
blaze@2.0.1
boilerplate-generator@1.0.0
callback-hook@1.0.0
check@1.0.1
ctl-helper@1.0.3
ctl@1.0.1
ddp@1.0.9
deps@1.0.4
ejson@1.0.3
fastclick@1.0.0
follower-livedata@1.0.1
geojson-utils@1.0.0
html-tools@1.0.1
htmljs@1.0.1
http@1.0.6
id-map@1.0.0
insecure@1.0.0
jquery@1.0.0
json@1.0.0
livedata@1.0.10
logging@1.0.3
meteor-platform@1.1.1
meteor@1.1.1
minifiers@1.1.0
minimongo@1.0.3
mobile-status-bar@1.0.0
mongo@1.0.6
observe-sequence@1.0.2
ordered-dict@1.0.0
preserve-inputs@1.0.0
random@1.0.0
reactive-dict@1.0.3
reactive-var@1.0.2
reload@1.1.0
retry@1.0.0
routepolicy@1.0.1
session@1.0.2
spacebars-compiler@1.0.2
spacebars@1.0.2
standard-app-packages@1.0.2
templating@1.0.7
tracker@1.0.2
ui@1.0.3
underscore@1.0.0
url@1.0.0
webapp-hashing@1.0.0
webapp@1.1.2
application-configuration@1.0.3
autopublish@1.0.1
autoupdate@1.1.3-rc.0
base64@1.0.1
binary-heap@1.0.1
blaze-tools@1.0.1
blaze@2.0.3-rc.0
boilerplate-generator@1.0.1
callback-hook@1.0.1
check@1.0.2
ctl-helper@1.0.4
ctl@1.0.2
ddp@1.0.11-rc.1
deps@1.0.5
ejson@1.0.4
fastclick@1.0.1
follower-livedata@1.0.2
geojson-utils@1.0.1
html-tools@1.0.2
htmljs@1.0.2
http@1.0.8-rc.2
id-map@1.0.1
insecure@1.0.1
jquery@1.0.1
json@1.0.1
launch-screen@1.0.0-rc.0
livedata@1.0.11
logging@1.0.5-rc.0
meteor-platform@1.2.0-rc.0
meteor@1.1.3-rc.0
minifiers@1.1.2-rc.1
minimongo@1.0.5-rc.0
mobile-status-bar@1.0.1
mongo@1.0.8-rc.1
observe-sequence@1.0.3
ordered-dict@1.0.1
preserve-inputs@1.0.1
random@1.0.1
reactive-dict@1.0.4
reactive-var@1.0.3
reload@1.1.1
retry@1.0.1
routepolicy@1.0.2
session@1.0.4-rc.0
spacebars-compiler@1.0.3
spacebars@1.0.3
standard-app-packages@1.0.3
templating@1.0.9-rc.1
tracker@1.0.3
ui@1.0.4
underscore@1.0.1
url@1.0.2-rc.0
webapp-hashing@1.0.1
webapp@1.1.4-rc.1

View File

@@ -1,50 +1,51 @@
application-configuration@1.0.2
autoupdate@1.1.1
base64@1.0.0
binary-heap@1.0.0
blaze-tools@1.0.0
blaze@2.0.1
boilerplate-generator@1.0.0
callback-hook@1.0.0
check@1.0.1
ctl-helper@1.0.3
ctl@1.0.1
ddp@1.0.9
deps@1.0.4
ejson@1.0.3
fastclick@1.0.0
follower-livedata@1.0.1
geojson-utils@1.0.0
html-tools@1.0.1
htmljs@1.0.1
http@1.0.6
id-map@1.0.0
jquery@1.0.0
json@1.0.0
livedata@1.0.10
logging@1.0.3
meteor-platform@1.1.1
meteor@1.1.1
minifiers@1.1.0
minimongo@1.0.3
mobile-status-bar@1.0.0
mongo@1.0.6
observe-sequence@1.0.2
ordered-dict@1.0.0
random@1.0.0
reactive-dict@1.0.3
reactive-var@1.0.2
reload@1.1.0
retry@1.0.0
routepolicy@1.0.1
session@1.0.2
spacebars-compiler@1.0.2
spacebars@1.0.2
standard-app-packages@1.0.2
templating@1.0.7
tracker@1.0.2
ui@1.0.3
underscore@1.0.0
url@1.0.0
webapp-hashing@1.0.0
webapp@1.1.2
application-configuration@1.0.3
autoupdate@1.1.3-rc.0
base64@1.0.1
binary-heap@1.0.1
blaze-tools@1.0.1
blaze@2.0.3-rc.0
boilerplate-generator@1.0.1
callback-hook@1.0.1
check@1.0.2
ctl-helper@1.0.4
ctl@1.0.2
ddp@1.0.11-rc.1
deps@1.0.5
ejson@1.0.4
fastclick@1.0.1
follower-livedata@1.0.2
geojson-utils@1.0.1
html-tools@1.0.2
htmljs@1.0.2
http@1.0.8-rc.2
id-map@1.0.1
jquery@1.0.1
json@1.0.1
launch-screen@1.0.0-rc.0
livedata@1.0.11
logging@1.0.5-rc.0
meteor-platform@1.2.0-rc.0
meteor@1.1.3-rc.0
minifiers@1.1.2-rc.1
minimongo@1.0.5-rc.0
mobile-status-bar@1.0.1
mongo@1.0.8-rc.1
observe-sequence@1.0.3
ordered-dict@1.0.1
random@1.0.1
reactive-dict@1.0.4
reactive-var@1.0.3
reload@1.1.1
retry@1.0.1
routepolicy@1.0.2
session@1.0.4-rc.0
spacebars-compiler@1.0.3
spacebars@1.0.3
standard-app-packages@1.0.3
templating@1.0.9-rc.1
tracker@1.0.3
ui@1.0.4
underscore@1.0.1
url@1.0.2-rc.0
webapp-hashing@1.0.1
webapp@1.1.4-rc.1