mirror of https://github.com/docker/docs.git
Meteor 0.9 packaging.
This commit is contained in:
parent
9c5c36c80c
commit
98bacf3d1a
|
@ -5,9 +5,9 @@
|
||||||
|
|
||||||
standard-app-packages
|
standard-app-packages
|
||||||
less
|
less
|
||||||
bootstrap3-less
|
raix:handlebar-helpers
|
||||||
handlebar-helpers
|
mrt:underscore-string-latest
|
||||||
underscore-string-latest
|
dburles:collection-helpers
|
||||||
collection-helpers
|
|
||||||
iron:router
|
iron:router
|
||||||
reywood:iron-router-ga
|
reywood:iron-router-ga
|
||||||
|
simison:bootstrap3-less
|
||||||
|
|
|
@ -3,18 +3,16 @@ autoupdate@1.0.6
|
||||||
binary-heap@1.0.0
|
binary-heap@1.0.0
|
||||||
blaze-tools@1.0.0
|
blaze-tools@1.0.0
|
||||||
blaze@2.0.0
|
blaze@2.0.0
|
||||||
bootstrap3-less@0.0.0
|
|
||||||
callback-hook@1.0.0
|
callback-hook@1.0.0
|
||||||
check@1.0.0
|
check@1.0.0
|
||||||
collection-helpers@0.0.0
|
|
||||||
ctl-helper@1.0.3
|
ctl-helper@1.0.3
|
||||||
ctl@1.0.1
|
ctl@1.0.1
|
||||||
|
dburles:collection-helpers@1.0.0
|
||||||
ddp@1.0.8
|
ddp@1.0.8
|
||||||
deps@1.0.3
|
deps@1.0.3
|
||||||
ejson@1.0.1
|
ejson@1.0.1
|
||||||
follower-livedata@1.0.1
|
follower-livedata@1.0.1
|
||||||
geojson-utils@1.0.0
|
geojson-utils@1.0.0
|
||||||
handlebar-helpers@0.0.0
|
|
||||||
html-tools@1.0.0
|
html-tools@1.0.0
|
||||||
htmljs@1.0.0
|
htmljs@1.0.0
|
||||||
id-map@1.0.0
|
id-map@1.0.0
|
||||||
|
@ -33,8 +31,10 @@ minifiers@1.0.2
|
||||||
minimongo@1.0.2
|
minimongo@1.0.2
|
||||||
mongo-livedata@1.0.4
|
mongo-livedata@1.0.4
|
||||||
mongo@1.0.4
|
mongo@1.0.4
|
||||||
|
mrt:underscore-string-latest@2.3.3
|
||||||
observe-sequence@1.0.2
|
observe-sequence@1.0.2
|
||||||
ordered-dict@1.0.0
|
ordered-dict@1.0.0
|
||||||
|
raix:handlebar-helpers@0.1.2
|
||||||
random@1.0.0
|
random@1.0.0
|
||||||
reactive-dict@1.0.2
|
reactive-dict@1.0.2
|
||||||
reactive-var@1.0.1
|
reactive-var@1.0.1
|
||||||
|
@ -43,12 +43,12 @@ retry@1.0.0
|
||||||
reywood:iron-router-ga@0.3.2
|
reywood:iron-router-ga@0.3.2
|
||||||
routepolicy@1.0.0
|
routepolicy@1.0.0
|
||||||
session@1.0.1
|
session@1.0.1
|
||||||
|
simison:bootstrap3-less@0.3.0
|
||||||
spacebars-compiler@1.0.2
|
spacebars-compiler@1.0.2
|
||||||
spacebars@1.0.1
|
spacebars@1.0.1
|
||||||
standard-app-packages@1.0.1
|
standard-app-packages@1.0.1
|
||||||
templating@1.0.5
|
templating@1.0.5
|
||||||
tracker@1.0.2
|
tracker@1.0.2
|
||||||
ui@1.0.2
|
ui@1.0.2
|
||||||
underscore-string-latest@0.0.0
|
|
||||||
underscore@1.0.0
|
underscore@1.0.0
|
||||||
webapp@1.0.3
|
webapp@1.0.3
|
||||||
|
|
Loading…
Reference in New Issue