From 24f6bbd7cf0e5a712967f210883be59166a9fb32 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrg=20Lehni?= Date: Thu, 27 Jun 2013 14:53:34 -0700 Subject: [PATCH] Exclude Node.js version of the library on Bower. --- bower.json | 1 + 1 file changed, 1 insertion(+) diff --git a/bower.json b/bower.json index 822e32f6..1e01f189 100644 --- a/bower.json +++ b/bower.json @@ -10,6 +10,7 @@ "ignore": [ "build", "components", + "dist/paper-node.js", "fatline", "projects", "node_modules",