From cfbe80b78cd49854389b77a237a763eb122bdc71 Mon Sep 17 00:00:00 2001 From: Michael Klein Date: Fri, 12 Dec 2014 18:39:19 +0000 Subject: [PATCH] remove autopublish and insecure and add online demo --- README.md | 1 + examples/basic/.meteor/packages | 2 -- examples/basic/.meteor/versions | 2 -- 3 files changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index cf25d52..c1d6cdb 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ meteor-breadcrumb-plugin This package will provide a easy way to add a breadcrumb with enough flexibility to your project. +# Demo: http://meteor-breadcrumb-plugin-basic-example.meteor.com # Dependencies diff --git a/examples/basic/.meteor/packages b/examples/basic/.meteor/packages index b3440e0..3cf19fa 100644 --- a/examples/basic/.meteor/packages +++ b/examples/basic/.meteor/packages @@ -4,8 +4,6 @@ # but you can also edit it by hand. meteor-platform -autopublish -insecure iron:router monbro:iron-router-breadcrumb mizzao:bootstrap-3 diff --git a/examples/basic/.meteor/versions b/examples/basic/.meteor/versions index 96ea595..f59c6f8 100644 --- a/examples/basic/.meteor/versions +++ b/examples/basic/.meteor/versions @@ -1,5 +1,4 @@ application-configuration@1.0.3 -autopublish@1.0.1 autoupdate@1.1.3 base64@1.0.1 binary-heap@1.0.1 @@ -20,7 +19,6 @@ html-tools@1.0.2 htmljs@1.0.2 http@1.0.8 id-map@1.0.1 -insecure@1.0.1 iron:controller@1.0.3 iron:core@1.0.3 iron:dynamic-template@1.0.3