From cbf68deab90d5affe80516196307e65e46752e66 Mon Sep 17 00:00:00 2001 From: Rob Eisenberg Date: Tue, 24 Mar 2015 21:02:30 -0400 Subject: [PATCH] chore(package): update dependants --- README.md | 1 + package.json | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 48c5b45..3b400a1 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,7 @@ This library has **NO** external dependencies. * [aurelia-templating](https://github.com/aurelia/templating) * [aurelia-templating-binding](https://github.com/aurelia/templating-binding) * [aurelia-templating-resources](https://github.com/aurelia/templating-resources) +* [aurelia-dependency-injection](https://github.com/aurelia/dependency-injection) ## Platform Support diff --git a/package.json b/package.json index abfc03a..53e5a55 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,8 @@ "aurelia-framework", "aurelia-templating", "aurelia-templating-binding", - "aurelia-templating-resources" + "aurelia-templating-resources", + "aurelia-dependency-injection" ], "documentation": { "links": [