From 9f462c03f70f55500297a0719aebdc2e5f736505 Mon Sep 17 00:00:00 2001 From: Peter Bacon Darwin Date: Sun, 15 Feb 2015 21:36:10 +0000 Subject: [PATCH] chore(package.json): update to dgeni 0.10.10 This gets rid of the "unknown tag" errors in the dgeni builds --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c8d7280be2..b4ea8247d3 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "canonical-path": "0.0.2", "del": "~1", "dgeni": "^0.4.1", - "dgeni-packages": "^0.10.9", + "dgeni-packages": "^0.10.10", "event-stream": "^3.1.5", "glob": "^4.0.6", "gulp": "^3.8.8",