From 85fb4b613066740da3b4fdbb831046bef3bef703 Mon Sep 17 00:00:00 2001 From: Rob Eisenberg Date: Mon, 9 May 2016 15:33:28 -0400 Subject: [PATCH] chore(bower): add missing info --- bower.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bower.json b/bower.json index 9055ed2..ae43c5d 100644 --- a/bower.json +++ b/bower.json @@ -7,6 +7,8 @@ "logging" ], "homepage": "http://aurelia.io", + "main": "dist/commonjs/aurelia-logging.js", + "moduleType": "node", "license": "MIT", "authors": [ "Rob Eisenberg (http://robeisenberg.com/)"