From 4af1a98ce455327e763494500ec9b905f35407af Mon Sep 17 00:00:00 2001 From: ferris Date: Thu, 24 Sep 2015 21:22:13 +0200 Subject: [PATCH] Include PATENTS file in node.js package Fixes #17 --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index 09c7e725a..041e1f789 100644 --- a/package.json +++ b/package.json @@ -20,6 +20,7 @@ "react-native.js", "lib/", "LICENSE", + "PATENTS", "README.md" ], "browser": {