From 0e2e49b0d4fa7e0f349bed70862c8099f3f3596f Mon Sep 17 00:00:00 2001 From: Christopher Hiller Date: Tue, 26 Jul 2016 22:45:37 -0700 Subject: [PATCH] add bower.json to published package for npmcdn support [ci skip] --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index bf165eddd9..16ea1827d3 100644 --- a/package.json +++ b/package.json @@ -339,7 +339,8 @@ "mocha.css", "mocha.js", "browser-entry.js", - "LICENSE" + "LICENSE", + "bower.json" ], "browser": { "debug": "./lib/browser/debug.js",