mirror of
https://github.com/jazzband/django-ddp.git
synced 2026-03-16 22:40:24 +00:00
Update dddp/test/meteor_todos/ app to Meteor 1.2.0 (still works fine with older versions though).
This commit is contained in:
parent
81824e5bfe
commit
56c850948f
4 changed files with 82 additions and 52 deletions
|
|
@ -6,3 +6,7 @@ notices-for-0.9.0
|
|||
notices-for-0.9.1
|
||||
0.9.4-platform-file
|
||||
notices-for-facebook-graph-api-2
|
||||
1.2.0-standard-minifiers-package
|
||||
1.2.0-meteor-platform-split
|
||||
1.2.0-cordova-changes
|
||||
1.2.0-breaking-changes
|
||||
|
|
|
|||
|
|
@ -4,6 +4,17 @@
|
|||
# 'meteor add' and 'meteor remove' will edit this file for you,
|
||||
# but you can also edit it by hand.
|
||||
|
||||
meteor-platform
|
||||
autopublish
|
||||
insecure
|
||||
standard-minifiers
|
||||
meteor-base
|
||||
mobile-experience
|
||||
blaze-html-templates
|
||||
session
|
||||
jquery
|
||||
tracker
|
||||
logging
|
||||
reload
|
||||
random
|
||||
ejson
|
||||
spacebars
|
||||
check
|
||||
mongo
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
METEOR@1.1.0.2
|
||||
METEOR@1.2
|
||||
|
|
|
|||
|
|
@ -1,48 +1,63 @@
|
|||
autopublish@1.0.3
|
||||
autoupdate@1.2.1
|
||||
base64@1.0.3
|
||||
binary-heap@1.0.3
|
||||
blaze@2.1.2
|
||||
blaze-tools@1.0.3
|
||||
boilerplate-generator@1.0.3
|
||||
callback-hook@1.0.3
|
||||
check@1.0.5
|
||||
ddp@1.1.0
|
||||
deps@1.0.7
|
||||
ejson@1.0.6
|
||||
fastclick@1.0.3
|
||||
geojson-utils@1.0.3
|
||||
html-tools@1.0.4
|
||||
htmljs@1.0.4
|
||||
http@1.1.0
|
||||
id-map@1.0.3
|
||||
insecure@1.0.3
|
||||
jquery@1.11.3_2
|
||||
json@1.0.3
|
||||
launch-screen@1.0.2
|
||||
livedata@1.0.13
|
||||
logging@1.0.7
|
||||
meteor@1.1.6
|
||||
meteor-platform@1.2.2
|
||||
minifiers@1.1.5
|
||||
minimongo@1.0.8
|
||||
mobile-status-bar@1.0.3
|
||||
mongo@1.1.0
|
||||
observe-sequence@1.0.6
|
||||
ordered-dict@1.0.3
|
||||
random@1.0.3
|
||||
reactive-dict@1.1.0
|
||||
reactive-var@1.0.5
|
||||
reload@1.1.3
|
||||
retry@1.0.3
|
||||
routepolicy@1.0.5
|
||||
session@1.1.0
|
||||
spacebars@1.0.6
|
||||
spacebars-compiler@1.0.6
|
||||
templating@1.1.1
|
||||
tracker@1.0.7
|
||||
ui@1.0.6
|
||||
underscore@1.0.3
|
||||
url@1.0.4
|
||||
webapp@1.2.0
|
||||
webapp-hashing@1.0.3
|
||||
autoupdate@1.2.3
|
||||
babel-compiler@5.8.24
|
||||
babel-runtime@0.1.4
|
||||
base64@1.0.4
|
||||
binary-heap@1.0.4
|
||||
blaze@2.1.3
|
||||
blaze-html-templates@1.0.1
|
||||
blaze-tools@1.0.4
|
||||
boilerplate-generator@1.0.4
|
||||
caching-compiler@1.0.0
|
||||
caching-html-compiler@1.0.1
|
||||
callback-hook@1.0.4
|
||||
check@1.0.6
|
||||
ddp@1.2.1
|
||||
ddp-client@1.2.1
|
||||
ddp-common@1.2.1
|
||||
ddp-server@1.2.1
|
||||
deps@1.0.8
|
||||
diff-sequence@1.0.1
|
||||
ecmascript@0.1.3
|
||||
ecmascript-collections@0.1.6
|
||||
ejson@1.0.7
|
||||
fastclick@1.0.7
|
||||
geojson-utils@1.0.4
|
||||
hot-code-push@1.0.0
|
||||
html-tools@1.0.5
|
||||
htmljs@1.0.5
|
||||
http@1.1.1
|
||||
id-map@1.0.4
|
||||
jquery@1.11.4
|
||||
launch-screen@1.0.3
|
||||
livedata@1.0.14
|
||||
logging@1.0.8
|
||||
meteor@1.1.7
|
||||
meteor-base@1.0.1
|
||||
minifiers@1.1.6
|
||||
minimongo@1.0.9
|
||||
mobile-experience@1.0.1
|
||||
mobile-status-bar@1.0.6
|
||||
mongo@1.1.1
|
||||
mongo-id@1.0.1
|
||||
npm-mongo@1.4.39_1
|
||||
observe-sequence@1.0.7
|
||||
ordered-dict@1.0.4
|
||||
promise@0.4.8
|
||||
random@1.0.4
|
||||
reactive-dict@1.1.1
|
||||
reactive-var@1.0.6
|
||||
reload@1.1.4
|
||||
retry@1.0.4
|
||||
routepolicy@1.0.6
|
||||
session@1.1.1
|
||||
spacebars@1.0.7
|
||||
spacebars-compiler@1.0.7
|
||||
standard-minifiers@1.0.0
|
||||
templating@1.1.2
|
||||
templating-tools@1.0.0
|
||||
tracker@1.0.8
|
||||
ui@1.0.7
|
||||
underscore@1.0.4
|
||||
url@1.0.5
|
||||
webapp@1.2.2
|
||||
webapp-hashing@1.0.4
|
||||
|
|
|
|||
Loading…
Reference in a new issue